New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
ozzmanj1
Old
#1  
ozzmanj1's Avatar
Senior Member - OP
Thanks Meter 1097
Posts: 2,770
Join Date: Aug 2010
Location: Utah - Somewhere in the Great Salt Lake
Default [Q] Boot animation location

So I accidentally deleted the original bootanimation.zip when I was trying to install another bootanimation. I paste a bootanimation.zip file in the system/media/ folder and reboot but I still get a black screen. I even tried the /data/local/ folder and again same results. Anyone know where I am supposed to be this file as nothing works? Thank you in advance.
 
Dousan
Old
#2  
Dousan's Avatar
Senior Member
Thanks Meter 160
Posts: 666
Join Date: Aug 2010
Location: Copenhagen
Did you set the right permissions before rebooting? It's in /system/media and permissions is 'rw-r--r--'

Regards Dousan...
Iphone 4S. Nokia N9 (sold). Xperia Play (refund). HTC Desire HD (sold). Nokia N900 (sold).
Galaxy Note 10.1 (will get it, late october )

What you give is what you receive
 
AndroHero
Old
#3  
AndroHero's Avatar
Senior Member
Thanks Meter 820
Posts: 6,245
Join Date: May 2010
Location: Manchester
Quote:
Originally Posted by Dousan View Post
Did you set the right permissions before rebooting? It's in /system/media and permissions is 'rw-r--r--'

Regards Dousan...
Did you make any progress on getting bootsound working dousan
------------------------------------------------------------
My Device
HTC Sensation XL
Rom Version - 3 Musketeers Insanely Cool Sense v2.2.1
Baseband - 10.10.12_M
Kernel - 2.6.35.13



 
ozzmanj1
Old
(Last edited by ozzmanj1; 15th August 2011 at 08:23 PM.)
#4  
ozzmanj1's Avatar
Senior Member - OP
Thanks Meter 1097
Posts: 2,770
Join Date: Aug 2010
Location: Utah - Somewhere in the Great Salt Lake
you knopw what I completely forgot about the permissions. I will try it out and get back, Thank you.

And still nothing. K just to remind me there are the three boxes.


Owner
Group
Others

Under what order to I select rw, r, r? Just want to make sure since its been so long since i have messed with bootanimation.zip
 
Dousan
Old
#5  
Dousan's Avatar
Senior Member
Thanks Meter 160
Posts: 666
Join Date: Aug 2010
Location: Copenhagen
Quote:
Originally Posted by jgregoryj1 View Post
you knopw what I completely forgot about the permissions. I will try it out and get back, Thank you.

And still nothing. K just to remind me there are the three boxes.


Owner
Group
Others

Under what order to I select rw, r, r? Just want to make sure since its been so long since i have messed with bootanimation.zip
This is the settings:


Hope this helps making it work

@androhero I'm no closer than when I got the play, I'm really just an end user with some basic knowledge and how to make this work is over my head But maybe when things get settled with the bigger development things going on one of the brighter heads here could take it on. One could think of freexperia team

Regards Dousan...
Iphone 4S. Nokia N9 (sold). Xperia Play (refund). HTC Desire HD (sold). Nokia N900 (sold).
Galaxy Note 10.1 (will get it, late october )

What you give is what you receive
 
ozzmanj1
Old
#6  
ozzmanj1's Avatar
Senior Member - OP
Thanks Meter 1097
Posts: 2,770
Join Date: Aug 2010
Location: Utah - Somewhere in the Great Salt Lake
Thank you for the screenshot, I applied what you showed me and I am still not getting a bootanimation when I reboot. Still getting black screen. I will try a different bootanimation file, maybe the one I am using is bad or maybe the phone does not like it. Thank you for your help though Dousn I realy appreciate it.
 
ozzmanj1
Old
#7  
ozzmanj1's Avatar
Senior Member - OP
Thanks Meter 1097
Posts: 2,770
Join Date: Aug 2010
Location: Utah - Somewhere in the Great Salt Lake
Does anyone have any ideas as to why my bootscreen is not working?
 
AndroHero
Old
#8  
AndroHero's Avatar
Senior Member
Thanks Meter 820
Posts: 6,245
Join Date: May 2010
Location: Manchester
Quote:
Originally Posted by jgregoryj1 View Post
Does anyone have any ideas as to why my bootscreen is not working?
Make sure your bootanimation.zip is zipped up with no compression
------------------------------------------------------------
My Device
HTC Sensation XL
Rom Version - 3 Musketeers Insanely Cool Sense v2.2.1
Baseband - 10.10.12_M
Kernel - 2.6.35.13



 
Leraeniesh
Old
#9  
Leraeniesh's Avatar
Senior Member
Thanks Meter 818
Posts: 1,412
Join Date: Aug 2011
Location: Detroit

 
DONATE TO ME
Quote:
Originally Posted by jgregoryj1 View Post
So I accidentally deleted the original bootanimation.zip when I was trying to install another bootanimation. I paste a bootanimation.zip file in the system/media/ folder and reboot but I still get a black screen. I even tried the /data/local/ folder and again same results. Anyone know where I am supposed to be this file as nothing works? Thank you in advance.
Open adb shell and try this

su

mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system

dd if=/sdcard/bootanimation.zip of=/system/media/bootanimation.zip

Then reboot and try again.


XDA PORTAL POSTS

Expand Your Choice of Icons with Icon Themer

Icons are some of the most commonly themed elements of the Android UI, and there is certainly no … more

MicrowaveTimePicker Brings 4.2 TimePicker to 2.1+ Devices

It’s frustrating to see slick new features that you can’t use when … more

What’s Possible with CASUAL & How to Make Your Own CASUAL – XDA Developer TV

XDA Elite Recognized Developer AdamOutler is known … more

Pearl Chen to Talk NFC Development at XDA:DevCon 2013

From HTML to LEDs or Android to Arduino, Hardware Hacking is a pastime of many people … more