jellybean bootanimation for our phone *UPDATED* - AT&T Samsung Galaxy Note I717

wont be much here and wont be replying as its as simple as it gets.
ripped this out of the 4.1 gnex ota update preview, edited it so it would work with our phone since the ripped version never played when i tried it straight from the ota. desc.txt was all mangled.
**NEW**NEXUS 7 BOOTANIMATION:
rename to bootanimation.zip
place on your sdcard,
move to /system/media
set permissions to rw--r--r
reboot
DOWNLOAD
GNEX OTA BOOTANIMATION:
place on your sdcard,
move to /system/media
set permissions to rw--r--r
reboot
DOWNLOAD
enjoy its nothing special though
hitting "Thanks" is appreciated

Thanks a lot, quick!!
Sent from my SAMSUNG-SGH-I717 using xda premium

Wow, that might be the world's most boring animation, but it's still cool to have, so thank you!

Has anybody made the other boot animation with the triangles from Jelly Bean yet? Just watched the video on YouTube about it. Much much better animation!
http://m.youtube.com/#/watch?desktop_uri=%2Fwatch%3Fv%3DLgEI5V8lcts&v=LgEI5V8lcts&gl=US
There is the link to it
Sent from my Icy Samsung Galaxy Note...ROM-OnlyOne

brandon440 said:
Has anybody made the other boot animation with the triangles from Jelly Bean yet? Just watched the video on YouTube about it. Much much better animation!
http://m.youtube.com/#/watch?desktop_uri=/watch?v=LgEI5V8lcts&v=LgEI5V8lcts&gl=US
There is the link to it
Sent from my Icy Samsung Galaxy Note...ROM-OnlyOne
Click to expand...
Click to collapse
That's the one I want.
Sent from my GT-N7000 using xda premium

updated thread to include both bootanimations
Gnex OTA
and
Nexus 7 Stock

Thanks Bro...much appreciation!!
Sent from my Icy Samsung Galaxy Note...CM9

Do I have to be on desktop? Says webpage not available on both links...
Never mind got it thanks!!!
Sent from my SAMSUNG-SGH-I717 using xda app-developers app

Thanks a lot, quick

Had to click link 5-6 times before I got a download dialog instead of a new window, black background, only text was bootanimation downloading. Gonna go give it a whirl now. thanks a mil.

Nexus looks great! Thanks for these! Any plans to do more? Not begging or demanding, just wanna keep an eye out
Post a NOTE, Stick a NOTE, whatever happens just NOTE it.

I can only get rw-r-r
Sent from my SAMSUNG-SGH-I717 using XDA Premium App

I did this:
rename to bootanimation.zip
place on your sdcard,
move to /system/media
set permissions to rw--r--r
reboot
Nothing happened. Same old boot screen. Am I supposed to unzip the bootanimation.zip file?

momsshizzle said:
I did this:
rename to bootanimation.zip
place on your sdcard,
move to /system/media
set permissions to rw--r--r
reboot
Nothing happened. Same old boot screen. Am I supposed to unzip the bootanimation.zip file?
Click to expand...
Click to collapse
What did you use to move to the /system/media folder?
Is your file system mounted as writable?

goresick said:
What did you use to move to the /system/media folder?
Is your file system mounted as writable?
Click to expand...
Click to collapse
I used root explorer to move it.

momsshizzle said:
I used root explorer to move it.
Click to expand...
Click to collapse
Make sure your file system is mounted as writable. I used ES File Explorer and did all the steps, and it didn't work. So I checked the ES settings and it wasn't "Mounted as writable". Once I fixed that, and did the exact same steps, it worked. The animation looks great.

goresick said:
Make sure your file system is mounted as writable. I used ES File Explorer and did all the steps, and it didn't work. So I checked the ES settings and it wasn't "Mounted as writable". Once I fixed that, and did the exact same steps, it worked. The animation looks great.
Click to expand...
Click to collapse
Hi. I just tried that and it didn't work either. Just moving the bootanimation.zip to the \system\media is all I need to do (besides setting the permissions)? There is no other bootanimation.zip file in the media folder. How does the phone know to use the bootanimation.zip file when booting? Thanks.

Guess this will not work on stock OCS.
Does anyone have a bootanimation that is in the default Samsung format
Sent from my SAMSUNG-SGH-I717 using xda premium

momsshizzle said:
Hi. I just tried that and it didn't work either. Just moving the bootanimation.zip to the \system\media is all I need to do (besides setting the permissions)? There is no other bootanimation.zip file in the media folder. How does the phone know to use the bootanimation.zip file when booting? Thanks.
Click to expand...
Click to collapse
What rom are you on? Custom boot animation may not be supported.
Is your current boot animation the android logo? There was no other bootanimation.zip in the folder for me, until I placed the renamed JB one.
here's my complete list of steps, that produced the desired results for me on Black*STAR IV ics rom:
*dl file to PC, renamed to bootanimation.zip placed in dropbox
*extracted to external sd card from dropbox app on phone
*moved to /system/media/ folder with ES file explorer (with mounted as writable, and all root options enabled)
*set permissions using Rom Toolbox's root browser
*rebooted phone and enjoyed animation

Mine does samsung logo samsung logo, android logo, then booted up.
Permissions set in ROM toolbox. Bootanimation.zip.
Must be my ROM's animation, (the android letters) needs removed?
Permisions is RW-R--R--

Related

[REQ Fulfilled] Bootscreen Android fries Apple

We have video and links now!!!!
I claim no responsibility for creating the files. I'm merely the messenger
Original Video-http://www.youtube.com/watch?v=l-zLjjgweVE&feature=youtube_gdata_player
In action with with sound- http://www.youtube.com/watch?v=07SZtsOyew0 -thanks jriv
Sorry for the delay guys!!! I will add dl links and instructions shortly.
here's the bootanimation http://dev.nsbtt.com/android/bootanimations/480x800/bootanimation.zip it will auto download-Thanks Ravenwulf
sabreem on page 4 in this thread ( via the android xda app mind you) posted the audio zip file for DL. I only haven't posted it here because I don't know how to move the download buttons. So if you want audio its in his post. Pardon my inexperience and thanks sabreem
osugsxr said:
Instructions
Copy/download the animation's zip to your SD card
Open Root Explorer
Rename the file to TMUS_bootanimation.zip (Only for stock/iced glacier. Name may change for other roms.
CM 6 it should be bootanimation.zip)
Copy the animation to /system/customize/resources (don't forget to mount the resources folder as r/w before copying)
Done!
Instructions CM 7:
Copy/download the animation's zip to your SD card
Open Root Explorer
Copy the animation from your SD card to /system/media/ (don't forget to mount the media folder as r/w before copying)
Done!
Also you can use adb push as well if you place the "bootanimation" in the sdk tools folder....
command is here: adb push bootanimation.zip /system/media/bootanimation.zip
test animation by opening a command window and typing
adb shell
bootanimation
exit with Ctrl+C
Click to expand...
Click to collapse
-Thanks osugsxr
Again sorry for the delay guys. Thanks for your patience
-G
Sent from my HTC Glacier using XDA App
HOT! will definitely flash this if it is compatible..
Do you have the link to the bootanimation.zip for this. Splash is the static screen before the animation
Edit: nevermind I found it. Yes it runs on our phones, however the image is kinda small (uses about 1/3 of the screen right in the middle) and would need to be resized to look right.
Great post a link if we get this set up. Anyone care to pm me the process of changing the bootscreen?
Sent from my HTC Glacier using XDA App
Geoi1006 said:
Great post a link if we get this set up. Anyone care to pm me the process of changing the bootscreen?
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
here's the bootanimation http://www.nsbtt.com/android/bootanimation.zip it will auto download
and the link for the how to change the splash screen http://forum.xda-developers.com/showthread.php?t=866474
changing bootani depends on which ROM you are running
Do we just glash zip through recovery? This is awesome.
does this one fit the screen better?
Sent from my HTC Glacier using XDA App
i keep on getting a yellowish line above the actual animation....is it just me?
it did the same on mine, I believe it is because the animation images are wrong resolution for our phones they are 256x256 instead of 480x800
Do we just flash zip through recovery? This is awesome.
I got mine side ways some how...
http://www.youtube.com/watch?v=BCljZBeHzpE&feature=player_embedded
@rose no put on sdcard>open root explorer> copy bootanimation.zip and then delete the one thats in the systems>media area and paste this one there
Skeleton Labs said:
I got mine side ways some how...
http://www.youtube.com/watch?v=BCljZBeHzpE&feature=player_embedded
@rose no put on sdcard>open root explorer> copy bootanimation.zip and then delete the one thats in the systems>media area and paste this one there
Click to expand...
Click to collapse
what did ya change to get it to play sideways?
edit : nevermind I found it. here it is sideways and hi-res, just like the other one I posted it will auto download http://dev.nsbtt.com/android/bootanimations/480x800/bootanimation.zip
Nothing just downloaded the one listed here... haha
Root Explorer is a paid app? I swear I have used a free app that did the same thing back on my G1.
Sent from my HTC Glacier using XDA App
RavenWulf said:
what did ya change to get it to play sideways?
edit : nevermind I found it. here it is sideways and hi-res, just like the other one I posted it will auto download http://dev.nsbtt.com/android/bootanimations/480x800/bootanimation.zip
Click to expand...
Click to collapse
I'm using root explorer and I can't find the orginal "bootanimation.zip" in system folder are in any of the folders....know where im goin wrong?
How can we make it full screen?
... nvm idiot
cbeezy34 said:
I'm using root explorer and I can't find the orginal "bootanimation.zip" in system folder are in any of the folders....know where im goin wrong?
Click to expand...
Click to collapse
if you are on a Sense ROM system>customize>resource
I love this!! Haha.
RavenWulf said:
if you are on a Sense ROM system>customize>resource
Click to expand...
Click to collapse
Got it! thanks!
cbeezy34 said:
I'm using root explorer and I can't find the orginal "bootanimation.zip" in system folder are in any of the folders....know where im goin wrong?
Click to expand...
Click to collapse
/system/etc/media
etched with my mT4g

Bootanimation????

How do u change the boot and the shutdown animation is there any tutorial on this??????
Sent from my SGH-T959 using XDA Premium App
I'm pretty much a noob myself, but RootTools app has an option to choose a few diff boot anims. Not sure about shutdowns.
Read read and read. That's how I learned. You need to be rooted, use root explorer (an app) and just push it. Meaning of push, its cut/copy and paste.
Sent from my SGH-T959 using XDA Premium App
jwalk74 said:
I'm pretty much a noob myself, but RootTools app has an option to choose a few diff boot anims. Not sure about shutdowns.
Click to expand...
Click to collapse
Most all of them you flash in clockworkmod.
There is a lot of them in the bible
http://forum.xda-developers.com/showthread.php?t=991267
tru dat! you got 2 options:
- Flash in CwMRecovery
or
- Push bootanimation.zip into /system/media
Like a kernel or modem, bootanimations do not really require a flash at 100% battery or clearing of settings in CwMRecovery if you choose to flash it. Some bootanimations are not flashable and require you to push them into /system/media. Always read the OP will generally explain if it is flashable or not.
***I highly recommend you push it yourself. Its not hard at all and will allow you to be more familiar with your file system***
- just find the "bootanimation.zip" that you want
- move it to ur phone
tip* i've found i like to archive all bootanimations on my PC for future reference do so or skip this next step
- browse to /system/media/bootanimation.zip(this is your original) copy it to archive
- browse to where you put the bootanimation.zip you want and select "move"
- browse to /system/media/ and select paste
- select replace
- reboot phone and voila! now you have ur new bootanimation and you feel more comfortable moving system files around. Aren't you smart ur mom would be proud. Good luck!
zeck2212 said:
How do u change the boot and the shutdown animation is there any tutorial on this??????
Sent from my SGH-T959 using XDA Premium App
Click to expand...
Click to collapse
check my post here:
http://forum.xda-developers.com/showthread.php?t=1019858
its on shutdown animations.
for boot animations.
its the same method
but the bootanimation is just in the "system/media" folder...called "bootanimation.zip"
It can be taken from any ROM from the "system/media" folder and placed in your "system/media" folder on your phone and your done.
This will make more sense after you read my forementioned post.
::thanks?::
i have tried pushing a bootanimation.zip to both my media folder and local folder and i cant get it to work any help please
dnahughes said:
i have tried pushing a bootanimation.zip to both my media folder and local folder and i cant get it to work any help please
Click to expand...
Click to collapse
forgot to mention yes im rooted and using root explorer to push the file
dnahughes said:
forgot to mention yes im rooted and using root explorer to push the file
Click to expand...
Click to collapse
did you remember to set permissions to rw-r--r-- before backing out? i usually have to do that when i change boot anims.
dnahughes said:
i have tried pushing a bootanimation.zip to both my media folder and local folder and i cant get it to work any help please
Click to expand...
Click to collapse
Not sure which one you are trying to get on your phone.. Some animations need to be flashed through recovery.

cant get droidmix bootanimation to work

I found a boot animation in rom toolbox that i really would like to use but i can not get it to work! i have tried it on multiple roms and by manually putting it in system/media and nothing works!!! any ideas?
Was it named bootanimation.zip when you put it in /system/media?
Did you change permissions after you put it in /system/media?
Which boot animation is it?
CaelanT said:
Was it named bootanimation.zip when you put it in /system/media?
Did you change permissions after you put it in /system/media?
Which boot animation is it?
Click to expand...
Click to collapse
thanks for the reply! i think this boot looks awesome and would love to be able to use it.
yes it was named bootanimation.zip and i changed permissions and still nothing! i downloaded it right from rom tollbox's bootanimation section. its called droid mix.
bigTINY779 said:
thanks for the reply! i think this boot looks awesome and would love to be able to use it.
yes it was named bootanimation.zip and i changed permissions and still nothing! i downloaded it right from rom tollbox's bootanimation section. its called droid mix.
Click to expand...
Click to collapse
Here it is for you: http://www.mediafire.com/?eyh0zzxi50dtjyv
I updated it for 540x960 screen and edited the desc.txt and folders so it works now. Copy to /system/media and set permissions RW/R/R. Reboot and you'll be good to go!
Thank you so much!!! Worked like a charm!!!
Sent from my MB860 using XDA

Boot animation of resurrection remix ics pro v1.1

I just changed my boot animation, but I lose the original boot animation of resurrection remix ics pro, so someone else can upload the original one for me?Thank you very much!
Sent from my GT-I9100 using XDA
You can extract it from the 1.1 zip file if you want it back.
/system/media/bootanimation.zip
Sent from my GT-I9100 using xda premium
Just as Alta1r said... but remember to backup the current one you have (rename to bootanimationback.zip or whatever) before you put in a new one... because it will overwrite it if has same name "bootanimation.zip".
Alta1r & cyberboob ,thanks
jsheng007 said:
I just changed my boot animation, but I lose the original boot animation of resurrection remix ics pro, so someone else can upload the original one for me?Thank you very much!
Sent from my GT-I9100 using XDA
Click to expand...
Click to collapse
I also want to change my boot animation back to the stock sgs2, I tried putting the qmg files in system/media and removing the boot animation.unicorn file, but that didn't work. did you do it manually? Or does anyone know how to on this rom?
you need to push the zip file "bootanimation.zip" into /system/media.
You need to do it with some file explorer like 'Root Explorer' when you are on /system remember set the press the button R/W on the top to give the permissions for writing on this folder
Yep, done all that, but unfortunately the rom doesn't read the stock .qmg files so ended up making a bootanimation.zip from scratch. Now just to get the audio running... I have the PowerOn.ogg file, does anyone know where to put it? Doesn't seem to work in usual system/etc folder
Sent from my GT-I9100 using xda premium
Mv101 said:
Yep, done all that, but unfortunately the rom doesn't read the stock .qmg files so ended up making a bootanimation.zip from scratch. Now just to get the audio running... I have the PowerOn.ogg file, does anyone know where to put it? Doesn't seem to work in usual system/etc folder
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Power on is system etc
QMG files usually default if no bootanimation.zip in the media folder .
jje
JJEgan said:
Power on is system etc
QMG files usually default if no bootanimation.zip in the media folder .
jje
Click to expand...
Click to collapse
I've successfully changed the bootanimation back to the original stock one by replacing the zip file into system/media, but even i put the Power on.wav into the system/etc, still i've got no sound ...
How can i solve it?!
(Using remix pro 1.1)
Thanks!
Same issue only with v1.4
I have resurrection remix ICS 1.4 and i cannot for the life of me figure out how to get the audio working for my boot animations. It seems there may be plenty of others who would like an answer to this question. Getting bootanimations to work is no problem but the audio seems to be a mystery.
nchk said:
I've successfully changed the bootanimation back to the original stock one by replacing the zip file into system/media, but even i put the Power on.wav into the system/etc, still i've got no sound ...
How can i solve it?!
(Using remix pro 1.1)
Thanks!
Click to expand...
Click to collapse
with the RES REMIX PRO 1.1 version, have you tried converting the .wav to .ogg format then putting it in system/etc?
Try either PowerOn.ogg/wav/mp3 or Android_audio.ogg/wav/mp3 and see how you go.
the best so far for me. excellent bat3 life. but my dcim folder creates thumbnails of almost 1GB and occupies my space. what can i do to stop this
boot animation sound
I have tried for 3days now trying figure how to get sound to work on boot up. I have put PowerOn.wav and PowerOn.mp3 and PowerOn.ogg in both the system/etc directory and system/media directory. I've also tried android_audio.mp3 and android_audio.wav and android_audio.ogg in both directories and all 6 in data/local too and still nothing. I have Resurrection remix 1.4 with kernel that comes with (cm9). I have also tried thoravukk kernel and nothing.What should I do?
faisalis10 said:
the best so far for me. excellent bat3 life. but my dcim folder creates thumbnails of almost 1GB and occupies my space. what can i do to stop this
Click to expand...
Click to collapse
my guess would be a particular app, probably an mp3 downloader or something that has adds. take a look at the clippings and see if you recognize them from somewhere. find out what app is doing it and shut it down (clear data and force close) in applications manager, and delete the pics. or just delete the app/ find a similar one or pay for the add free version if there is one and see how you go
thrllr said:
I have resurrection remix ICS 1.4 and i cannot for the life of me figure out how to get the audio working for my boot animations. It seems there may be plenty of others who would like an answer to this question. Getting bootanimations to work is no problem but the audio seems to be a mystery.
Click to expand...
Click to collapse
ya,i have same problem also...boot sound no work
thrllr said:
I have tried for 3days now trying figure how to get sound to work on boot up. I have put PowerOn.wav and PowerOn.mp3 and PowerOn.ogg in both the system/etc directory and system/media directory. I've also tried android_audio.mp3 and android_audio.wav and android_audio.ogg in both directories and all 6 in data/local too and still nothing. I have Resurrection remix 1.4 with kernel that comes with (cm9). I have also tried thoravukk kernel and nothing.What should I do?
Click to expand...
Click to collapse
your probably not going to get much answers here man, this thread is for v1.1, but your not the only one now... if you do find out be sure to lets us know! would be greatly appreciated
Mv101 said:
with the RES REMIX PRO 1.1 version, have you tried converting the .wav to .ogg format then putting it in system/etc?
Try either PowerOn.ogg/wav/mp3 or Android_audio.ogg/wav/mp3 and see how you go.
Click to expand...
Click to collapse
It works for me after changed the PowerOn.wav to PowerOn.ogg, altho the volume is quite small, anyway thx mate!

[q] bootanimations

HELLO XDA I WHANTED TO CHANGE MY BOOT ANIMATION FOR ONE CALLED RESIDENT EVIL IM RUNNING A CUSTOM [ROM/MOD][The Collective] Seraphim - Mesosphere - REMIX![IMM76L] AOSP/CM9 6/15/12 69 Attachment(s) AND I CAN CHANGE THE BOOT ANIMATION IVE TRYD FLASHING IT IN CWM IVE TRYED IN THE FILE EXPLORER ROOT METHOD AND IT WHONT WORCK PLEAS HELP
Boot animations must be placed in /system/media and the file must be named bootanimation.zip
Just copy/paste the bootanimation.zip to /system/media using ES File Explorer (make sure Root Explorer is enabled).
calcprogrammer1 said:
boot animations must be placed in /system/media and the file must be named bootanimation.zip
just copy/paste the bootanimation.zip to /system/media using es file explorer (make sure root explorer is enabled).
Click to expand...
Click to collapse
i joust tryed it brow and it did not worck
Try putting it in data/local as well
Sent from my SAMSUNG-SGH-I717 using xda premium
What boot animation are you getting on startup? Make sure you delete the existing one(if there is one).
froidroid said:
What boot animation are you getting on startup? Make sure you delete the existing one(if there is one).
Click to expand...
Click to collapse
I rename the original to OGbootanimation.zip then I copy the new on into the folder. That way I can delete the experimental file and name the original back if the experimental file won't work. It saves a few steps.
Make sure you're moving the zip file and don't extract it or use CWM on it.
Hm, is it boot animation.zip or sanim.zip?
Have you tried searching the Seraphim thread?
Sent from my SAMSUNG-SGH-I927 using xda premium
Like others have said, you just need to rename the zip to bootanimation.zip and place it in your system/media folder using ES File Explorer (what I use) or Root Explorer. Then reboot and wallah.
It's never not worked for me. I'm currently running Unofficial CM9, and I replaced the Cyanogen boot with the Galaxy Nexus ICS boot animation, to keep Android tasting Vanilla...
Make sure the permissions are rw-r--r--
it whont worck by anyway man i deleted the samsung boot animation from the seraphim rom and tryed all the methods you guys sayd and still nothing now im only geting the original samsung boot sound
flow alkaeda said:
it whont worck by anyway man i deleted the samsung boot animation from the seraphim rom and tryed all the methods you guys sayd and still nothing now im only geting the original samsung boot sound
Click to expand...
Click to collapse
make sure u have the correct kernal that allows bootanimation, another is to unzip it and rezip as store, there should not be any compression with a bootanimation.zip., if u want to upload it, i will test it.
i have an 3.0.8-perf-i717uclc5-cl281649 kernel and how can i upload the bootanimation.zip so you can test it??
flow alkaeda said:
i have an 3.0.8-perf-i717uclc5-cl281649 kernel and how can i upload the bootanimation.zip so you can test it??
Click to expand...
Click to collapse
Dropbox is really easy to share from.
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
mediafire.com also
heres the linck to share it via dropbox hope you can help me i really whant this boot animation http://www.dropbox.com/s/jpg5dx5luw5kjz4/ResidentEvilBootAnimation1CWM.zip
is anyone going to help me
flow alkaeda said:
is anyone going to help me
Click to expand...
Click to collapse
Like I said, have you tried also putting it in local/data ??? Put it in both system/media and local/data
Sent from my SAMSUNG-SGH-I717 using xda premium
i think i found the issues, i am going to fix it then i will reupload and let me know if it works, i am also going to resize it too
Yes already put them and did not worck also eliminated the stock bootanimation and now im only getting sound a black boot screen dont know what seems to be the problem i havent had this problem on my other phones
Sent from my SAMSUNG-SGH-I717 using xda premium
I hope you manage to make it worck let me know send me a pm or post it here
Sent from my SAMSUNG-SGH-I717 using xda premium

Categories

Resources