I have a R2D2 Droid 2 (Android 2.2) I just rooted yesterday.
I can't see the /data/local folder, all I see is the /system/media folder. Is the /data/local folder starting at the root, or is it in another folder?
I have a R2D2 Droid 2 (Android 2.2) I just rooted yesterday.
I can't see the /data/local folder, all I see is the /system/media folder. Is the /data/local folder starting at the root, or is it in another folder?
304 429 24
p 0 6 part0
OK i give, i've gone to make one exactly as you've noted. I even tested it on the boot animation preview app i found on the XDA forums, but whenever i put it into either my data/local or system/media folders the phone only shows a blank screen during boot.
I have a Droid X so, the screen size isn't an issue and here's the desc.txt;
Code:304 429 24 p 0 6 part0
here's a link to my animation, i tried uploading but it failed due to the size i think.
VBbootanimation.zip
I tried setting up the preview program to put the animation directly to the phone, but i have absolutely no experience with the android sdk and have no idea what they meant by adding it to the PATH environment or something. (i tried googeling and got no useful help)
Any thoughts on what i am doing wrong?
Those are the same permissions that the stock bootanimation file, thought it'd work. i just turned them all on and tried rebooting, still blank.
Nice solution! I never realized that, and it may solve some other previously unsolved bootani mysteries. I always edit an existing file, and never had that problem.
Sent from my DROIDX using DroidForums
Perfect! works now. All i need now is some tweaking to make it more seamless (has a black screen for a second before starting over at the start of the animation)
But thank you very much for the help.
Well I hope you guys can help me because the bootanimation I'm working on is driving me nuts. I am trying to get this to work with sound and every time I edit the desc.txt file with the "s xbox.ogg" command I get a black screen. If I take the command out, it works fine. I am either editing the existing desc or making a new one with notepad++ I have tried moving the "s xbox.ogg" before and after each folder and every other combination i can think off and get the same result.... black screen
using a droid X2
The desc.txt looks like this:
540 960 20
s xbox.ogg
p 1 0 android
p 1 0 part0
p 0 9 part1
https://skydrive.live.com/redir.aspx?cid=1e04d292fcb998ce&resid=1E04D292FCB998CE!164&parid=root
Move the s line to just below the first p line. Add a blank line before each p line but not before the s line and try that.
540 960 20
p 1 0 android
s xbox.ogg
p 1 0 part0
p 0 9 part1
Sent from my DROIDX using Tapatalk