[Bootanimation] CM10 Bootanimation - Samsung Galaxy S (4G Model)

CM10 Bootanimation
Just downloaded the latest nightly, has the new bootanimation that fits perfectly on our device, thought I'd share it for anyone that wants it but doesn't want to download the whole ROM or update for some reason or aren't even running CM10! (I have a Vibrant.)
Download: http://www.mediafire.com/?2o06igj8pcc0wzk
Note: This is not a flashable, push/pull/punch/kick it to system/media.​

Works perfect and looks great
Sent from my SGH-T959V using xda app-developers app

Thanks so such much. Really appreciated. The stock cm9 bootlogo would cause my phone to take long like almost 4 mins to boot. Once I swapped to this new boot logo my phone boots in under 45 seconds
Sent from my SGH-T959V using xda premium

How do I install this? I tried to copy over the old bootamination file and it won't let me.
Sent from my SGH-T959V using xda premium

gizmoscoop said:
How do I install this? I tried to copy over the old bootamination file and it won't let me.
Click to expand...
Click to collapse
You'll need root and a way to mount the /system partition rw. I do everything through adb,
# mount -o remount,rw /system
# cp path/to/new/bootanimation.zip /system/media
# busybox chown root:root /system/media/bootanimation.zip
# busybox chmod 644 /system/media/bootanimation.zip
# reboot
There are "root explorer" tools that can probably do it as well.

Thanks. I figured it out by using sgs toolbox app to give it a r/w permission. I was able to delete afterwards.
Sent from my SGH-T959V using xda premium
---------- Post added at 07:14 AM ---------- Previous post was at 06:35 AM ----------
I was able to copy and paste over to the media folder. But when reboot, I only get the word 'Android' on the boot screen. I don't see the animation like the video in YouTube. Is there something that I need to change. I am running REMICS.
Sent from my SGH-T959V using xda premium

Amigos. Use a root explorer like ES File Explorer by ES Strong. After doing so hit menu button, settings, scroll down to where it says root settings then tap on it, hit the first check box that says for rooted phones only. Then hit the box that says mount system, and also the other box that says make system write able or up to root directory. Once you have do so please hit the back button twice to go back to where you can see the files on your SD card. Once you can do see your SD card files please tap the back button once more and after doing so you shouldn't see all your phone's system files and once you can see them scroll down and open the folder called "system" not sys. I repeat the folder called "system"
Once inside the folder? Hard click on the folder called "Media" and hit copy. Then navigate back to your SD card and past it somewhere on your SD card as a back up just in case you ever want to revert back to the cm9 or whatever boot animation you are currently using. Now once you have backed up the folder called media. Please navigate back to your system folder/media and open it once again. After doing so delete the boot animation zip folder that is inside of it, no worried because that is why you made a back up of the folder on your SD card for then after you delete the one inside system please move this boot animation zip folder to system. By this boot animation zip I mean the cm10 boot loader to system. Capish? Then after doing so exit your file browser and restart your phone and watch as the amazing cm10 boot logo pops up
Sent from my SGH-T959V using Tapatalk 2
---------- Post added at 01:03 PM ---------- Previous post was at 12:47 PM ----------
By the way please don't be scared to hit the thank you button
Sent from my SGH-T959V using Tapatalk 2

It works.
Sent from my SGH-T959V using xda premium

Thanks! Will try it now. CM9 takes forever and it's way too bright/white.
*Done. Phone booted like in 30 secs. The CM9 one made it boot very slow. Good thing is that this bootanimation doesn't have the # of CM version.

Cm9 took me 3 minuted to boot
Sent from my SGH-T959V using Tapatalk 2

Can I get cm10 for the sgs4g?
Sent from my SGH-T959V using xda app-developers app

etp23 said:
Can I get cm10 for the sgs4g?
Click to expand...
Click to collapse
See http://forum.xda-developers.com/showthread.php?t=1855714

When I d/l'ed the file, I just get the shiny word 'android' Not anything like the video shows. I'm running Ravers OMFGCM9 build. Removed and replaced the file in system/media with the new one. Any ideas why its not like the video??

Wow that looks so G on my baby thanks

magda623 said:
Any ideas why its not like the video??
Click to expand...
Click to collapse
Try fixing permissions. Either reboot to recovery or change them using a root explorer. Long press on the file, go to properties, permissions should be rw-r-r

Make sure your ROM and/or Kernel support custom boot animations.

IDK why it wouldn't. Its CM9. It supports theme chooser. I've had another bootanimation on there since i've got the ROM. So IDK. I've looked in a few different places and downloaded quite a few of the same animation to the same effect. Checked the permissions and they were set right in the program. I'm fixing permissions in TWRP now. I'll repost after it finishes.
Still nothing after the permission fix. Hmmm.

I manually copy them in TWRP. Some installers don't work right. I think they don't mount system, just try and copy it to and without it being mounted properly, it won't work.
If you have an installer for a boot animation, open the zip and get the bootanimation.zip file and put it on your SD card. Otherwise, just the boot animation there.
Now you use TWRP recover option, or ES file explorer.
With ES File Explorer, you have to goto setting, make sure root options are on and mount system is enabled to allow writing to the system folder.
With TWRP, go to mount and make sure "unmount system" is checked. This means its mounted.
In TWRP, go to advanced, file manager, in ES file explorer, you're already in a file manager.
If you want to backup your current bootanimation, navigate to system->media folder. Press and hold on the bootanimation.zip to copy it. Navigate to a temp folder on your card and paste it.
Now go to your bootanimation.zip you want to use, press and hold on the file to copy it, navigate back to system->media and paste it. Reboot and you should be good. The main idea is to use some sort of method that will let you write to the system folder and copy the bootanimation.zip to the system->media folder.

getochkn said:
Some installers don't work right. I think they don't mount system, just try and copy it to and without it being mounted properly, it won't work.
Click to expand...
Click to collapse
Yep -- I've run into installers that don't check the mounts first. Including one I used to use for Hefe Kernel, I have to admit. It is especially troublesome if you "stack" installs and the previous one "helpfully" unmounts /system.

jeffsf said:
Yep -- I've run into installers that don't check the mounts first. Including one I used to use for Hefe Kernel, I have to admit. It is especially troublesome if you "stack" installs and the previous one "helpfully" unmounts /system.
Click to expand...
Click to collapse
Ya, I've learned to check things more, do things manually and become a lot more comfortable with doing stuff like that with my phone and it helps figuring stuff out and getting stuff to work how I want it.

Related

[HOW TO] Change Boot Animation without ADB

Want to change your boot animation, but dont wanna mess with ADB?
Download the desired bootanimation.zip
Put on root of SD.
Rename chosen boot animation to bootanimation.zip
Open up Root Explorer, navigate to root of SD long press the bootanimation.zip file, and select move
Navigate to /system/customize/resource
Click Mount R/W
Click paste, and overwrite the existing file.
Reboot.
**NOTE: you may want to back up the existing boot animation first, in case you dont dig the new one**
I can only verify that this will work with the HTC EVO. Im not responsible if you accidentally mess up your phone.
The directories may not be the same for every rom...
How do I get this to work on the CMod7 RC2, I go to file manager system/media and I see the bootanimation.zip file but it wont let me delete or move it...Any ideas?
The built in file manager for cm7 does not mount the system partitions as R/W which is required. I actually have not found a single file manager that *CAN* mount cm7 system partitions as R/W.
I tried Root File Explorer, ES File Explorer and Root System Explorer. All 3 crash the phone when attempting to mount the system as R/W
I used Root Explorer running CM7 Rc2 on my EVO to change my boot animation and it we worked fine.
Sent From My EVOrything Killa!
yes I got it working with root explorer, thanks!
noluv901 said:
I used Root Explorer running CM7 Rc2 on my EVO to change my boot animation and it we worked fine.
Sent From My EVOrything Killa!
Click to expand...
Click to collapse
kind of confused on how to do the steps after putting it on the root of the sd card
mrlamar09 said:
kind of confused on how to do the steps after putting it on the root of the sd card
Click to expand...
Click to collapse
After that, open root exploxer, go to the sdcard, long press on bootanimation.zip, then up one folder to the phone memory, navigate to the system folder, then the media folder inside system, then paste/hit the menu and click move.
how can i get this to work on m Evo shift? plz HELP..
Great guide , keep up the hard work. I did this with splash screen too works just fine.
Bumping, because im seeing questions about this still.
Sent from my PC36100 using xda premium

remove

DONE
Download the zip file to the custom screen animation you want to use to your memory card. Boot up into clockwork recovery. Go to install from sdcard then choose files from sdcard. Navigate to the file u want to use then install it. The next time you boot the phone normally it should show you your new screen animation. Atleast that's how I do it with my rooted epic 4g using clockwork recovery
Sent from my SPH-D700 using XDA Premium App
sorry but no clockwork recovery is made for my device i installed it once an resulted i hard brick.Had to go to samsung service center and they replaced the motherboard cause it was in warranty.I will never try that method again
sahilg009 said:
1)HOW to change the boot screen animation of this mobile and is it safe(i have rooted this device)
and please convert any 1 of this of galaxy mini for me to get an
wwwdotyoutubedotcom/watch?v=0KUUsnmHcpc&feature=related
Click to expand...
Click to collapse
Use adb push or a file explorer with root to place the bootanimation.zip (from my attachment) in the folder "/system/media" it is the animation from your first youtube link.
If it says something like cannot write, read only permission, you have to type this into a console on the phone or in the adb shell first
"mount -w -o remount /system /system\n"
The boot animation is safe, it either shows, or it doesn't.
sahilg009 said:
2)Can you please suggest any one good,tested and working,rom for this mobile
Click to expand...
Click to collapse
I'm sorry, but there is no such ROM available for your android at the moment.
If this is sufficient for your bounty, use my donate button.
Greetings dark3n
Yea that happened to me the first time I tried. I had to use odin with a prerooted rom for my phone. You should check out to c if its possible to use odin on ur phone.
Sent from my SPH-D700 using XDA Premium App
there's actually an app to change the boot screen mines currently beavis and butthead lol give me a few and ill see what app it was
Sent from my Aria 2.3.2 OS
Dark3n said:
Use adb push or a file explorer with root to place the bootanimation.zip (from my attachment) in the folder "/system/media" it is the animation from your first youtube link.
If it says something like cannot write, read only permission, you have to type this into a console on the phone or in the adb shell first
"mount -w -o remount /system /system\n"
The boot animation is safe, it either shows, or it doesn't.
I'm sorry, but there is no such ROM available for your android at the moment.
If this is sufficient for your bounty, use my donate button.
Greetings dark3n
Click to expand...
Click to collapse
so basically i just nned to move the zip(bootanimation.zip) direct to my /system/media no need to extract it
and it can never brick my mobile
thanx
sahilg009 said:
so basically i just nned to move the zip(bootanimation.zip) direct to my /system/media no need to extract it
and it can never brick my mobile
thanx
Click to expand...
Click to collapse
Yes dont extract just copy it there.
Either your phone supports this and shows the new animation.
If it doesn't support it nothing happens and you see the old animation.
Nothing can really happen. The old animation is still there.
If it is supported your phone will look at that directory and say ahhh a bootanimation.zip lets use that instead of the default one...
droiduser145 said:
there's actually an app to change the boot screen mines currently beavis and butthead lol give me a few and ill see what app it was
Sent from my Aria 2.3.2 OS
Click to expand...
Click to collapse
Could I get that boot animation file off you. I tried the boot animation changer app. Says downloaded and installed but alas I get nothing.
Motorola atrix 4g

[Q] Changing boot animation screen on BAMF Forever 1.0.6

I want this..
http://forum.xda-developers.com/showthread.php?t=1010748&highlight=Bios+animation
Where is my boot animation located on my SD card?
Help appreciated!
It is under /system/media/bootanimation.zip
You won't find it on your SDcard. You'll need an app like Root Explorer to access the file system.
You could also use ADB to push the files there if you're familiar with ADB.
dont have that.. i replace the ones in Bamf_Extras.. but it didnt work
Are you familiar with ADB?
honestly, no. I one click rooted. what can I do?
can i push using clockwork recovery?
Runn3rLogic said:
honestly, no. I one click rooted. what can I do?
Click to expand...
Click to collapse
I believe there is a free alternative to Root Explorer in Super Manager. It contains File Explorer (Root). It may allow you to copy the bootanimation.zip and mp3 file into the directory. I also am unsure if it will let you set the correct permissions on the files once they are copied. It may be something you can try.
---------- Post added at 06:41 PM ---------- Previous post was at 06:32 PM ----------
I went ahead and installed Super Manager. It will allow you to do what you need. You'll find the permissions button on the bottom menu bar if you scroll to the right.
You dont need any apps to do it for you, the bootanimation is in system/customize/resource folder you name it the name as the one in the folder and copy over it. Most if not all the developers name it bootanimation.zip the default Verizon is named VZW_bootanimation.zip I have helped people add sound to their boot animations as well this can be edited in the system/customize/CID folder in the file default. Must be edited with notepad++ or wordpad++ its one of those look near the bottom of the file for boot animation. I have become quite good at doing this by breaking it and fixing it. Things like this need to be learned the hard way.
Sent from my Thunderbolt using XDA App
Grnlantern79 said:
You dont need any apps to do it for you, the bootanimation is in system/customize/resource folder you name it the name as the one in the folder and copy over it. Most if not all the developers name it bootanimation.zip the default Verizon is named VZW_bootanimation.zip I have helped people add sound to their boot animations as well this can be edited in the system/customize/CID folder in the file default. Must be edited with notepad++ or wordpad++ its one of those look near the bottom of the file for boot animation. I have become quite good at doing this by breaking it and fixing it. Things like this need to be learned the hard way.
Sent from my Thunderbolt using XDA App
Click to expand...
Click to collapse
The correct file path is for BAMF Forever 1.0.6 is system/media/bootanimation.zip
There is also an audio file that you can replace in the same location.
I edited my CID file so it where I want it to be. I am used to default setting. Also you can copy over audio but you still need to change desc file and CID so it starts with correct animation. Should I roll my eyes back? Plus I never even said anything about BAMF forever....
Sent from my Thunderbolt using XDA App
Grnlantern79 said:
I edited my CID file so it where I want it to be. I am used to default setting. Also you can copy over audio but you still need to change desc file and CID so it starts with correct animation. Should I roll my eyes back? Plus I never even said anything about BAMF forever....
Click to expand...
Click to collapse
I assumed you were attempting to address the original posters questions about changing his boot animation on BAMF Forever 1.0.6. I didn't understand that you were merely randomly posting about how you like to edit this and that. You can roll your eyes back now!

[Q] How to enable boot audio with CM

Sorry if this doesn't belong here, I can change audio easily with stock based roms but nothing I've found is working for CM based roms, preferably CM9 if possible. I don't know anything about this, looked up multiple threads none worked I tried the changes they said, editing lines in build.prop, init.local.rc and a way that says to run a script in Android terminal, everything is added/modified I get no audio still
Sent from my LG-P999 using Tapatalk
I believe it now works on the latest
Set of nightlies
Sent from my LG-P999 using XDA
There are no nightlies for CM9
Tried a few more things can someone help or is it not possible? Don't think I've ever had a cm based rom have on/off audio
Sent from my LG-P999 using Tapatalk
xBkKx said:
Tried a few more things can someone help or is it not possible? Don't think I've ever had a cm based rom have on/off audio
Sent from my LG-P999 using Tapatalk
Click to expand...
Click to collapse
There's an app called BAC lite, it shows an option to install boot audio binary and tells to use android_audio.mp3 in /system/media/ I haven't tried it with an MP3 or even a properly named ogg but I'd say to give it a shot for a possible quick, easy fix.
Did it work?
Sent from my LG-P999 using xda app-developers app
jefdumais said:
Did it work?
Sent from my LG-P999 using xda app-developers app
Click to expand...
Click to collapse
I couldn't get it to work, app changed boot animation fine but when I tried audio it said it installed the file but still heard nothing during boot
Can't remember where I found this procedure but it does work for me using CM7. I would guess it would work for CM9 and above as well.
_______________
Another user asked for this, and I helped him through it, so I decided to post it here so everyone can have access to it. I didn't create the file, just came across it one day being bored..I digress.
Credit to barnacles10 and lithid-cm
*NOTE: Anything in brackets is either description of what is happening or an action you need to perform; don't type in anything in brackets*
What you need to do to get a boot sound on CM7/AOSP is the following.
1. http://dl.dropbox.com/u/19699565/bootsnd.sh Apparently some people had issues with the first link, so I uploaded it again. Download that file, place on your sdcard.
2. Take whatever sound you want and rename it to: android_audio.mp3 [needs to be mp3 format] and save it to the system/media folder using a file manager that lets you access system directories. I use Root Browser Lite (you can get from Play Store).
3. On your phone, open terminal emulator, and type in the following:
su [enter]
cd /sdcard [enter] *you can store the bootsnd.sh file to any folder on your SD card, so use this command to navigate to it*
ls [to list all files, you should see bootsnd.sh]
sh bootsnd.sh [enter]
You won't see a confirmation, or message, it just runs, and returns you to a # sign.
Reboot, and enjoy your boot sound.
*NOTE*
If you flash / change roms, you'll have to re-run the process to enable the boot sound again. If you get tired of it / don't want it, you can use root explorer and delete the file.
If your having trouble getting sounds to play this should fix the problem.
Quote:
Here is how to fix it.
Make sure you are mounting in R/W mode on each of these steps.
Quote:
Originally Posted by deaver_92 on XDA
To start go to
/system/etc/init.local.rc
and open it in the text editor. Delete everything from
###Bootsound - Safe to Delete: Start###
to
###Bootsound - Safe to Delete: Stop###
Delete any instances of it.
Using a app like root explorer, goto /system/bin and delete the file bootsound.
Back out to /system now open build.prop in text editor mode, look for this text.
Code:
ro.config.play.bootsound=1
Delete it from the build.prop and save and exit.
This is optional but recommened.
Reboot phone.
Verify no sound is playing.
Now run the script again and reboot.
You should have a boot sound again.

Help I cant mount my sdcard from recovery

okay, I successfully swapped my internal and external sdcards on my axiom. I used the internal-external swap app found in the play store. It was working alright until I tried changing my boot animation. when I booted into cwm I discovered I could not mount my sdcard anymore effectivly halting my attempts to change my boot animation. I assume it has to do with this swap app. my questions are. is the app what is causing my inability to mount my sdcard from recovery and if I remove the app will the xposed module, which allows the same thing, only better, qork for me or has nobody run into this problem?
Sent from my SCH-R830 using xda app-developers app
It seems that your recovery doesn't support the swapping.
Why don't you change the boot animation manually with a root explorer?
Try this
Manually change the boot animation without going into recovery
Firstly open the cwm zip using es file explorer and navigate to /system/media. there you will find bootanimation.zip copy it and navigate to device/system/media and paste it there. Provide the root permissions
Then select that bootanimaion.zip and open properties click on permissions - change and change it to rw- r-- r-- (Very important)
Reboot and done.​
so, I removed the sdcard swapping app and just enabled the xposed module claiming to re-enable write/read to extsdcard. when I tried to flash bootanimation4u.zip with cwm I am still getting the unable to mount /sdcard error. in fact I cannot mount any directories in cwm. I got rom toolbox, amazing app btw, and tried to flash a zip from within the app and received a notice about cwm developers not allowing any apps bit thier own to function in conjunction with cwm recovery. the app suggested I flash twrp recovery. I'm thinking flashing a new recovery will eliminate the inability to mount sdcard and allow me to use rom toolbox more effectivly, am I on the right logic path here, or have I fully derailed?
Sent from my SCH-R830 using xda app-developers app
Oh, my phone uses qmg files for boot animations, hence my attempt to use bootanimation4u. I am still unclear how that kajigger works, if at all.
Sent from my SCH-R830 using xda app-developers app
Netspook said:
Oh, my phone uses qmg files for boot animations, hence my attempt to use bootanimation4u. I am still unclear how that kajigger works, if at all.
Sent from my SCH-R830 using xda app-developers app
Click to expand...
Click to collapse
Easiest way is probably to install a custom rom with native sdswap support + changeable bootanimation instead of using any third party apps...
yeah, that was my first choice but I have had zero luck finding a custom rom for my axiom. if anybody has come across one I would greatly appreciate the info!
Sent from my SCH-R830 using xda app-developers app

Categories

Resources