ROM/MOD bootanimation - G1 Themes and Wallpapers

This is nothing super special it is just the first boot animation i felt like posting on the forum. Take a peak and let me know what you think, I have it running on my eclair rom and my cyanogen 6.0
rename bootanimation.zip
open emulator
type:
su
cp /sdcard/bootanimation.zip /data/local/
reboot
View attachment 422146
p.s. if anyone knows how to load the animation so it plays let me know it would be much better than just loading the images (didnt want to search for the thread figured i'd ask while i was here. let me know what you think

Related

possible to change boot animation?

is it possible to change boot animation? are there any other boot animations available? if someone could give me some info on this it would be greatly appreciated..
soraxd said:
is it possible to change boot animation? are there any other boot animations available? if someone could give me some info on this it would be greatly appreciated..
Click to expand...
Click to collapse
..if you have a non-Rooted phone then it is a no as far as I can remember.
..if you want to get rid of those carrier logo, startup and shutdown screen.. then upgrade your firmware.
.. i have the original I9000 and updated the firmware to JG1 a few weeks back to remove the singtel carrier logo.. now, I can enjoy the full Galaxy S logo animation during startup and shutdown.
i would be interested into changing the galaxy S boot animation with a custom boot like the android robot pissing on the apple logo
alain57 said:
i would be interested into changing the galaxy S boot animation with a custom boot like the android robot pissing on the apple logo
Click to expand...
Click to collapse
please upload a copy of that if you do make it, i'll love to install it on my SGS as well
Found the shutdown boot animation in /system/media/video
try editing the pictures then push the video folder back to /system/media to change the shutdown will look around for the boot up
Hello! Anyone have the boot screen of the Galaxy?
Thank you very much!
Sorry for my English...
i meant these ones showthread.php?t=693064
sorry i can't put url, because of the spam protection, you only need to put the bold part after the "com/" in the url
ps: i'm not a damn spammer, so if a moderator could let me use url, at least from xda-developers url this would be nice
alain57 said:
ps: i'm not a damn spammer, so if a moderator could let me use url, at least from xda-developers url this would be nice
Click to expand...
Click to collapse
i Think you have to be a member for a certian time or have a certian amount of posts before you can post links
http://forum.xda-developers.com/showthread.php?t=693064
thought i'd post the link to make it easier
thanks for the link...
so does someone succed in installing some less apple friendly logo
Using the samsung ROMs the only replacement you can get for boot animations are boot animations from other samsung androids that use the same *.QMG files to store the animation. These are QMAGE files, its a compressed file with all the image frames stored inside it.
We have to wait for a hacked kernel so we can use bootanimation.zip files like every other android phone.
I too would like to my boot animation. But for now all i can change is the shutdown
What the heck... a year thread rescue.
Escrito desde mi Galaxy S
Just root your phone and follow the steps below
1. get your desired bootanimation (i cant point you to specific threads but here's my favorite )
2.once you get your desired bootanimation, place it on the root of your sdcard, (internal sd card not external)
its actually easy to replace your bootanimation once you learn how to install adb tool (i had this even before i owned an android phone coz its part of the android sdk)
3. all you have to do is type adb shell in command line
and these commands:
su
busybox mount -o rw,remount /dev/block/stl9 /system
busybox cp mnt/sdcard/bootanimation.zip system/media/
reboot
you're phone should reboot and you can see the changes immediately

[Q] change boot animation?

i have searched but cant find the ideal guide on how to change the boot animation AND mp3 sound. i see it all on youtube but its confusing the way they do it.
someone point me in the right direction?? thanks in advanced.
also do i need to have NAND unlocked??
I would purchase Root Explorer for $1 and do it through that app.
You basically need to find the thread located on this website with a collection of boot animations. Download the zip that's included and flash through recovery. If you wish to change the .mp3 sound for let's say the Dancing Droid boot animation you would want to go through Root Explorer and overwrite/place mp3 file in the correct formatted name.
Here's the thread:
http://forum.xda-developers.com/showthread.php?t=708173
Cool thanks but root explorer is like $5 where do you get it for $1?
-On That Black Ops Status-
Oops my bad. I probably too it for another app. Try downloading ES File Explorer since it's free. I buy so many apps that I forget the price sometimes.
so it there any exact walkthrough?
im just not used to all the "experienced people should know what this means"
stuff..
like when u say recovery u mean hboot??
Recovery is when you power off your phone, hold volume down and boot on your phone while holding it down. You can then flash .zip from recovery by choosing "choose zip from sdcard" and finding the boot animation, confirming (as in yes) and installing.
if i mess up can i reflash my nand??
i already backed everything up..
Yes you can do a Nand restore.
cool thank you
gqstatus0685 said:
Recovery is when you power off your phone, hold volume down and boot on your phone while holding it down. You can then flash .zip from recovery by choosing "choose zip from sdcard" and finding the boot animation, confirming (as in yes) and installing.
Click to expand...
Click to collapse
didnt work in recovery.. i flashed and everything but no success.. same old one..
I've been trying to figure it out too?
Swyped From Eva Running Myn's RLS4.95 On The Now Network!
The boot animation is in /system/media put the file in there & replace the existing one. It must be named the exact same & be a .zip I suggest booting into recovery & wiping cache & dalvik after replacing it
Will try that hope it works
theultimatev said:
The boot animation is in /system/media put the file in there & replace the existing one. It must be named the exact same & be a .zip I suggest booting into recovery & wiping cache & dalvik after replacing it
Click to expand...
Click to collapse
Let me know if it works nuggy
-On That Black Ops Status-
Didn't let me overwrite my boot out said its read only. So my guess is I have to do it through adb?
xtrubambinoxpr said:
Let me know if it works nuggy
-On That Black Ops Status-
Click to expand...
Click to collapse
Swyped From Eva Running Myn's RLS4.95 On The Now Network!
Pushboot is the easiest way
Oh boy. Have you guys actually made a rom or flashed a boot animation? I don't think so. Here's a step-by-step tutorial.
1. NANDROID NANDROID NANDROID <--- Always do this when modifying your rom unless you like starting over.
2. Find the bootanimation that you want. Some come with the sound and some don't. I prefer ones without sound.
3. Get the Android USB drivers and ADB from the Android SDK if you haven't already and make sure the drivers are installed for your phone. If I have to explain that, then you shouldn't use technology.
4. Now, I would just do this the easy way and open up the zip file that the bootanimation comes in. If the bootanimation is named bootanimation.zip, then there's nothing to extract as that's the file we need. The sound file will be called SPC_animation_final.mp3. That's what the file names for the animation and sound must be.
5. Now, make sure that bootanimation.zip and SPC_animation_final.mp3 are in the same folder as ADB and open a command prompt. Make sure you Chdir to the same directory that ADB is and then type: adb remount
6. If you're rooted, you should see "remount succeeded" and you'll have read/write on your phone. If you don't see that message, you have to remount another way. The other way is to type: adb shell. Then, type: cat /proc/mounts. Look for the line that has an mtdblock in it and /system. You'll need that mtdblock number. The command I use is: mount -o rw,remount -t yaffs2 /dev/block/mtdblock4 /system. Yours may be different if your partition setup is different. Yours could be 3, 5, 6, etc. If you aren't rooted, then leave this thread and go do that.
7. If you are still in adb shell, type exit to go back to the normal CMD. Otherwise, just go to step #8.
8. Next, type: adb push bootanimation.zip /system/customize/resource. It should copy it over without error.
9. Then, type adb push SPC_animation_final.mp3 /system/customize/resource. Again, it should copy without error.
10. Now, to test to make sure this worked, you can type adb shell bootanimation. Watch your phone and if you see your bootanimation, then it worked. If you don't, then it didn't copy right. Not sure if this test will play the animation sound as I don't use one.
11. If you really want to make sure it worked, type adb shell reboot and that will reboot your phone.
12. ???
13. Profit!
so everything is done through adb command..
-_- thats too difficult for me.. cuz if overtime i wanna change it again..
its a hassle..
xtrubambinoxpr said:
so everything is done through adb command..
-_- thats too difficult for me.. cuz if overtime i wanna change it again..
its a hassle..
Click to expand...
Click to collapse
what exactly is it that you want to do? I might help
basically want one of the animations from this page http://forum.xda-developers.com/showthread.php?t=708173
i really want the dancing android and a song of my choice but if its too complicated i dont think its worth it..
i use boot animation changer lite on my evo and it works fine..
maybe there is an easy way??

Trouble changing boot animation

I posted this in Q&A but got no responses. I'm hoping someone here may have some advice.
Im running CM 6.1.1-Stable with pershoots kernel (rooted via gfree method) and I am trying to use the Droid X boot animation on my phone. However, I keep getting the default android bootanimation with silver text with the word "android" and some intermittent shining of the text.
I downloaded the bootanimation from here:
http://forum.xda-developers.com/showthread.php?t=710204
I copied both the audio and the bootanimation.zip files to /system/media according to these instructions:
http://forum.xda-developers.com/showpost.php?p=9118652&postcount=12
It erases the cyanogenmod boot animation, but instead i get the default silver android text bootanimation. I tried deleting the system/media/bootanimation.zip file and placing the new bootanimation.zip and audio in /data/local but this resulted in the same default bootanimation.
Am I missing something here? Most people seem to be able to easily change their bootanimation by pushing the file to /data/local, but for me, the cyanogenmod bootanimation in /system/media seems to take priority. Either way, pushing the bootanimation to either /system/media or /data/local is not working. Any ideas?
Also, do I need to do anything special to get the droid sound to work besides pushing it along with the bootanimation.zip file?
Sent from my HTC Vision using XDA App
Download a boot animation from this section. I know someone ported the Droid image to the G2.
Sent from a Western Union telegram.
Yes try one from this section the one you downloaded isn't sized for our screen so probably won't play, so the phone plays the old default. If you want this one pm me and let me know
Sent from my T-Mobile G2 using XDA App
When you place your bootanimation.zip do you use adb or terminal emulation?
Is so much easier with a terminal emulator
Place your bootanimation.zip in the root of your sdcard
Open terminal emulator
-su
-cp /sdcard/bootanimation.zip /data/local/
This will not give you any feedback if it was done correctly but it will if you get an error
-reboot
Sent by inconveniencing a large number of electrons from my mobile command center

Quick and Easy Bootanimation.zip Swap for the G2

****Disclaimer!!! I am not responsible for any errors or issues that may come from using these directions. This method has been tested and used by me on the T-Mobile G2 ONLY.****
Ok, I like playing with boot animations on my device. And I have this quirk for running everything I can on the device, rather than through ADB, unless I have to. While digging through assorted threads, here and abroad, I ran across a nifty app called GScript lite, free on the Market, and amazingly useful. On another thread, someone pointed out that if you copy a boot animation to /data/local, it will take precedence over any boot animations that your favorite ROM may install. So, I decided to simplify changing boot ani's, so I can swap them around whenever I feel like it. I now have it down to about 30 sec, and decided to post this for everyone interested to try it. Ok, so, here's the details;
Requirements: GScript lite, file manager, new boot animations
1) Download the animation you want to try to your SDcard
2) Copy the zip to /mnt/sdcard
3) Rename animation file "bootanimation.zip"
4) Open GScript and hit menu
a) Type in whatever you want to call the script in the top
box
b) Make sure "Needs SU?" is checked
c) Type cp /mnt/sdcard/bootanimation.zip /data/local
<enter>
reboot
d) Now hit "save"
5) Just press your scriptname in the list and enjoy!
From here on out, to change boot animations, all you need to do is copy the renamed file to SD root, and click on that script, phone will reboot showing your brand new animation. "Share and Enjoy!"
I'd like to thank the GScript devs for a very useful tool, and Kaanha for the commands
Click the Thanks button if this helps you.
Nice...definitely makes switching them pretty simple. Thanks!
Sent from my HTC Vision using XDA Premium App
Works like a charm!!!!
Thanks Much!!!
There are a few apps on the Market that can do this as well, no Terminal knowledge required (or scripts)
Simply search for your bootanimation from the GUI and it should do the job for you...
Boot Animation Changer Lite comes to mind, it's free.
There are a few other ones if you search for bootanimation on the Market.
Hope this helps. Good luck
perfect, worked like a charm, enjoying my honeycomb animation now. thank you.
neophyte8 said:
perfect, worked like a charm, enjoying my honeycomb animation now. thank you.
Click to expand...
Click to collapse
Link me to your honeycomb animation?
*Edit nevermind i just used the boot animation from the honeycomb port 18 thanks.

[MOD] Enable Custom Boot Sounds MT4G/Glacier CM/AOSP

This is the same implementation as the g2 boot sound enabler with a few improvements.
i'm not responsible if you blah blah blah. don't be stupid, and don't flash things to your phone without realizing the possible risk. i haven't bricked a phone yet and don't plan on it.
DOWNLOAD:
View attachment bootsound-glacier-CM-signed.zip
MIRROR - Mediafire
This enables custom boot sounds. After flashing and rebooting you should be greeted with the all to famous "DROID" bootsound.
you will also have some new useful commands in terminal:
newbootsound - copies /sdcard/android_audio.mp3 as new bootsound
newbootanim - copies /sdcard/bootanimation.zip as new boot animation
bootsoundoff - turns boot sound off
bootsoundon - turns boot sound back on
Just files named accordingly on your sdcard's root i.e. 'bootanimation.zip' and 'android_audio.mp3'
Flash. Reboot. Enjoy.
Rom developers - feel free to include this in your builds if you so desire, please make sure credit is given accordingly to spiicytuna, mrdaviso, and myself.
if you're running a sense rom there's a totally different way of doing it so, should you be running sense... don't flash. or flash at your own risk, i can't guarantee the outcome.
untested... let me know if things go smoothly, the same process works for the evo g2 etc.. so shouldnt be an issue. make sure your media volume is up, some report if it's muted you wont hear it. (not sure about this, i guess it would be easy to test...)
Thanks this worked GREAT.
thanks worked great on cm7 rc2! so basically i can rename any sound file i want then overwrite the original? or does it have to be done through terminal? sorry for the ?? i am just learning
thanks again!
Terminal isn't required, but the sound you need to replace resides in /system/media so a file explorer with root access would be necessary.
not working?
i have tried this through root explorer and terminal. the outcome is correct in terminal... says that the new boot sound is there. I also was sure to check the volume. and still nothing? please help?
ya doesnt work on cm7 rc4 either
worked great for me ... except that the boot sound plays regardless of whether I have the volume down / muted / etc. before I reboot.
i'm on royalginger v1.5 which is based on cm7 nightly #31
ckisgen said:
worked great for me ... except that the boot sound plays regardless of whether I have the volume down / muted / etc. before I reboot.
i'm on royalginger v1.5 which is based on cm7 nightly #31
Click to expand...
Click to collapse
Why is it based off of #31? Just curious...
DADDYDC650 said:
Why is it based off of #31? Just curious...
Click to expand...
Click to collapse
why didn't you just IM me? el oh el
cos in my researching on the boards and also the other test builds I made - #31 was the most stable overall.
Ya can't seem to get it to work. The script seem to work fine but i think im applying the Audio file wrong can someone post an example? System/media. Running cm rc4
guys here is a manual method of unlocking boot audio...I got this from an older thread that was deleted for some odd reason..
anyway I did not make this script and I do not intend to take credit, but here is a manual way if all else fails.
1. download and rename the bootsnd.txt to bootsnd.sh and NOT bootsnd.sh.sh
2. place the file in the root of your sd card
3. use root explorer to set /system to r/w
4. open terminal type: su and hit enter to gain root priv,
5. type "cd /sdcard" with out the quotes to mount the sdcard root
6. type "sh bootsnd.sh" with out quotes and hit enter wait about 10 seconds then close terminal NOTE* YOU WILL NOT SEE ANY OUTPUT or confirmation! hit enter ONLY once unless you want to eat BOOTLOOPS for breakfast
7. with root explorer push android_audio.mp3 to /system/media
8. reboot and BOOM!
this does NOT work on sense roms, only works with AOSP (any cm builds) as far as I have tested.
I have included my own boot audio its a god of war 3 overture theme portion
now that is my work as I had to chop it up
unzip and rename it to android_audio.mp3 first before pushing it

Categories

Resources