D
Deleted User
Guest
anyway to make the droid eye go blue instead of red?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
You can use Astro to do this only if you are using Bugless Beast and enable the god mode script. But if you are using Bugless Beast its easier to put the bootanimation on the root of you SDcard and then run Pete's switchboot script in Android Terminal Emulator
rw and ro is read/write and read only. The /system is set to read only so that it doesn't get changed. with root access you can change that. Using root explorer is the easiest way IMO because there is the option to switch it on the fly. Otherwise you have to use terminal emulator to mount it and move it and it's a lot of typing.
if you don't want to back up the stock animation then don't do the first busybox command (Not recommended)Code:su mount -o remount,rw -t yaffs2 dev/block/mtdblock4 system busybox cp system/media/bootanimation.zip sdcard/data/bootanimation.bak busybox cp sdcard/bootanimation.zip system/media/bootanimation.zip mount -o ro,remount -t yaffs2 dev/block/mtdblock4 system sync
If you did not put the new bootanimation.zip on the root of your sdcard then you have to change accordingly. i.e. if you put the bootanimation in your download folder it would look like this
"busybox cp sdcard/download/bootanimation.zip system/media/bootanimation.zip"
so i did all that in the terminal emulator...and got no results. still get the normal boot animation...
su
switchboot
Is there any way that you can implement this boot animation with the Droid X eye that Fab posted?
Done.Can you make it with the droid x eye at the end of it now that will be awesome, this one is great, but I think it will look even better with the droid x eye....
Try the v1.0 10mb file size one. It will slow down the framerate, but it won't play all the way through. Or you can extract the zip. change the 25p in the desc.txt file to like 10p or something. Then rezip it making sure you use no compression. But it really won't make too much of a difference.Thanks so much for this, I was just saying it would be cool but can you make it slower?
If I look in data all I see is beautifulwidgets no local.
Can someone explain how to do this a lil more clear for the non tech people like me...lol