Heres the droidx bootanimation. Use it like u wud a regular 2.0+ bootanimation, so push to /system/media/
Heres wht i changed;
1. Cropped
2. Resized
3. Increased frame-rate
4. Compress the png's (Saved ~2mb)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Theres a few png's in the droid incredible animation that look really bad if u dont make it full resolution 320x480. But when u do, it looks bad cuz the image is stretched. Im talking about the images where the flash is at its fullest. So i removed those and created a smooth transition between them. Here try this one more suited for our devices. Btw both this and previous have been sharpened, cuz it was blury.
Pushed this to froyo on my G1 and it looks amazing ;D Thanks a lot
Thanks Donsheem, it looks really nice. Much better then ugly boot on froyo.
realy smooth. now do the droidX LW i cannot find it anywhere :|
Daneshm90 said:
Heres the droidx bootanimation. Use it like u wud a regular 2.0+ bootanimation, so push to /system/media/
Heres wht i changed;
1. Cropped
2. Resized
3. Increased frame-rate
4. Compress the png's (Saved ~2mb)
Click to expand...
Click to collapse
dude this is beast!! but i didn't push it to /system/media/.. i just followed the Six6Slicks method:
su
cp /sdcard/bootanimation.zip /data/local/
reboot
and it worked fine.. either way, nice boot animation
Thanks man! This is one of the best I have seen!
Is there anyway you can get the droid incredible red eye boot screen? The new OTA for that phone gave it that boot animation.
Thanks once again!
UberMario said:
Thanks man! This is one of the best I have seen!
Is there anyway you can get the droid incredible red eye boot screen? The new OTA for that phone gave it that boot animation.
Thanks once again!
Click to expand...
Click to collapse
Nvm I found it. I'll post it here
Daneshm90 said:
Nvm I found it. I'll post it here
Click to expand...
Click to collapse
Thanks dude!
I made a splash screen for the g1 and Mytouch 3G, Mytouch fender, Mytouch 1.2, and 32A magic.
It is the droid x eye at the full flash. I made it, and flashed it using fastboot and it works perfectly and looks great. If you want, here is a link.
http://www.mediafire.com/file/mnjzxyyhwzi/mysplash.rgb565
If you want anymore splash screens from the boot animations posted in this thread, just ask me.
Hey there,
That boot is pretty sick. I have a question/request.
I was wondering if there was anyway to pull the audio file, the "droid" part, from that and use it with a different animation. I'm using scribble with the Cyanogen circle now, it's neat.
When I first got CM5.0.8 and rebooted I got this wac "office phone ring" thing goin on when it boots. I'd really like to replace that with something cool lol. Hell even an R2D2 scream would be better that that damn ring.
If possible that would be great! If not then panda will be sad
Thanks in advance!
Syn
Synestr said:
Hey there,
That boot is pretty sick. I have a question/request.
I was wondering if there was anyway to pull the audio file, the "droid" part, from that and use it with a different animation. I'm using scribble with the Cyanogen circle now, it's neat.
When I first got CM5.0.8 and rebooted I got this wac "office phone ring" thing goin on when it boots. I'd really like to replace that with something cool lol. Hell even an R2D2 scream would be better that that damn ring.
If possible that would be great! If not then panda will be sad
Thanks in advance!
Syn
Click to expand...
Click to collapse
Should be possible, just download the droidx dump (dont know if any exist anymore) and extract the audio file from /system/media/ and push it to ur phone.
Daneshm90 said:
Should be possible, just download the droidx dump (dont know if any exist anymore) and extract the audio file from /system/media/ and push it to ur phone.
Click to expand...
Click to collapse
Thank you.
Seems easy enough. I am new to this game, I assume this would be done through sdk or would android commander work. As for the dump...I've no idea where to start looking for that. I'll start with google search.
I the process to do this is in sdk, just use the norm sdk commands?
Sorry for the 20 questions but I want to make sure I do it right.
Again thanks for your help, it is greatly appreciated.
Syn
Synestr said:
Thank you.
Seems easy enough. I am new to this game, I assume this would be done through sdk or would android commander work. As for the dump...I've no idea where to start looking for that. I'll start with google search.
I the process to do this is in sdk, just use the norm sdk commands?
Sorry for the 20 questions but I want to make sure I do it right.
Again thanks for your help, it is greatly appreciated.
Syn
Click to expand...
Click to collapse
make sure the file is named boot.mp3
I would use AndroidCommander because you can't use normal adb commands to push things into system
or use the terminal. put boot.mp3 onto the root of your sdcard, and go into terminal
su
#cp /sdcard/boot.mp3 /system/media/
that should work.
UberMario said:
make sure the file is named boot.mp3
I would use AndroidCommander because you can't use normal adb commands to push things into system
or use the terminal. put boot.mp3 onto the root of your sdcard, and go into terminal
su
#cp /sdcard/boot.mp3 /system/media/
that should work.
Click to expand...
Click to collapse
K so file is named and good to go, followed the path you gave and no luck I still have the ugly ringing sound when it boots. Any Ideas?
Boot up/down tone
____________________________________________________________________
After some research and a good recommendation from Firerat @Cyanogenmod forums, I was able to do it. The ring I was hearing was a SD card notification. Turns out if you really want to you can put whatever sound, song, byte, etc. you want in there you just have to do a little converting.
This is how I did it.
1. Downloaded this: FlicFlac
2. Install, like 5 secs
3. Open FlicFlac, select convert to OGG
4. click on the big box that says select file
5. Pick ur MP3 or whatever audio file it is, and...BAM! u have conversion
Now I used Android Commander to place the file in the directory, /system/media/audio/notifications
You can prolly ADB push that as well.
Reboot and there you have it. New "boot sound" lol. (of course you need to go into notification sounds ((Settings > Sound & Display > Notification Ringtone)) and select your newly created .ogg file for it to work)
Hope you like.
Syn
Daneshm90 awesome work! I was wondering if there's a possibility that you may release a blue version? I'd be most grateful if you did ::wink wink::
zeyoner said:
Daneshm90 awesome work! I was wondering if there's a possibility that you may release a blue version? I'd be most grateful if you did ::wink wink::
Click to expand...
Click to collapse
Blue version of the first animation i posted ? driodx ? Sure i cud whip something up
Actually no need, someone else already did it Link
Daneshm90 said:
Blue version of the first animation i posted ? driodx ? Sure i cud whip something up
Actually no need, someone else already did it Link
Click to expand...
Click to collapse
Yea I already had that one. It was the bootanimation I had before I set it to yours. But it's not the same as your version.
droid sound
Can't seem to get the audio to work on boot. took the file out of the droid x dump (bootup.ogg) file. Have tried to cp from terminal with ubers instructions to no avail. No matter what i name it i get a cannot create message. Read only system file or something like that. Also tried with file managers. Says cannot move. Is there a remount code or something im missing? Bootanimation.zip worked great. Cp it do /data/local. Looks awesome. Thanks
johnson8cyl said:
Can't seem to get the audio to work on boot. took the file out of the droid x dump (bootup.ogg) file. Have tried to cp from terminal with ubers instructions to no avail. No matter what i name it i get a cannot create message. Read only system file or something like that. Also tried with file managers. Says cannot move. Is there a remount code or something im missing? Bootanimation.zip worked great. Cp it do /data/local. Looks awesome. Thanks
Click to expand...
Click to collapse
Hey, I don't know if this will help or not but I kinda cheated I guess. I was banging my head on that same question. Most replies I got were there aren't any sounds with boot screens yadda, yadda. At any rate I just took the .ogg file, that you already have, and placed it in the
/system/media/audio/notifications folder. I used Android Commander to do it to bypass any access, insufficient privilege issues. Once that is done and you reboot you can select the new sound from the system sounds. Have sd notifications on and that's how I got mine to work.
Hope it helps and if I'm way off base, sorry.
Related
THEY WORKS ON ECLAIR 2.1 BASED ROM ONLY !!!
Here's some bootanimation:
Windows 7 Bootanimation
this gif is just an example, my bootloader has a nice pulsing loop, just like W7 :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download Here:
http://www.4shared.com/account/file/230825501/a41d5c37/bootanimationW7.html
------------------------------------------------------
1) Nexus Repacked for G1/G2 with 320px Horizontal
(this gif is just a dirty preview)
Download:
http://www.4shared.com/file/209839184/77065e54/bootanimation_nexus.html
2) Boing by Qteknology
(this gif is just a dirty preview)
Download
http://www.4shared.com/file/209835047/9ae956d/bootanimation_boing.html
3) Splash by Qteknology
(this gif is just a dirty preview)
Download:
http://www.megaupload.com/?d=CY4DK79B
4) Squares by Qteknology
(this gif is just a dirty preview)
Download:
http://www.4shared.com/file/209838510/1e1ceebd/bootanimation_squares.html
4) Metropolis by Qteknology
(this gif is just a dirty preview)
Download:
http://www.4shared.com/file/209853714/42b48c6b/bootanimation_metropolis.html
THEY WORKS ON ECLAIR 2.1 BASED ROM ONLY !!!
To install them:
1) Download
2) Rename in bootanimation.zip
3) Copy in your Tools folder
4) Push via ADB with:
Code:
adb remount
adb push bootanimation.zip /system/media/
adb shell reboot
I hope you like them..............
See you soon for other updates !
didn't work for me. I tried the nexus boot animation one.
I followed everything (named it to bootanimation and it is a zip file) and pushed it to the location you pointed out.
I'm on SuperD v1.7 themed with Espresso but will this work for any ROM like maybe....MLIGN 3.2B?
EDIT: After seeing what was actually in the zip file, I'm guessing this is for 2.x ROMs and not 1.x.
AndroidNoobie said:
didn't work for me. I tried the nexus boot animation one.
I followed everything (named it to bootanimation and it is a zip file) and pushed it to the location you pointed out.
I'm on SuperD v1.7 themed with Espresso but will this work for any ROM like maybe....MLIGN 3.2B?
EDIT: After seeing what was actually in the zip file, I'm guessing this is for 2.x ROMs and not 1.x.
Click to expand...
Click to collapse
ECLAIR roms only
great work!
These look GORGEOUS! I'm about to push the paint splash one (I need to get rid of my sound-making one anyway).
Just pushed, they are a lil low quality but great nonetheless. Thanks.
I can't get it to work. I'm on King's Espresso 1.2, so it's based on 2.1, it has an animated bootscreen already. i tried pushing the file, and it *said* it did it, but then I rebooted and there was no change. I looked inside the ROM and found several .gif files, a background, and a sound, with a document telling the phone how to load them.. so how do I change the ROM to work with this? Thanks
guitargler said:
I can't get it to work. I'm on King's Espresso 1.2, so it's based on 2.1, it has an animated bootscreen already. i tried pushing the file, and it *said* it did it, but then I rebooted and there was no change. I looked inside the ROM and found several .gif files, a background, and a sound, with a document telling the phone how to load them.. so how do I change the ROM to work with this? Thanks
Click to expand...
Click to collapse
Hero is a little different, it looks for the boot in a .gif in /system/media/bootscreen. If you want these you'll need to grab the bootanimation file in /system/bin. Then put it on your sdcard and in terminal:
rwsystem
cp /sdcard/bootanimation /system/bin
chmod 0755 /system/bin/bootanimation
Put the bootanimation.zip in /system/media and reboot
Awesome, thanks JAg
guitargler said:
Awesome, thanks JAg
Click to expand...
Click to collapse
No problem
Just pushed Boing, looks great
Thanks
Thanks for your work Qtek!
Did someone know if we can find a nexus bootanimation in full screen (to see it in landscap)? I can't find that...
can you make these into zip files that can be flashed through the recovery image??
that'd be amazing....i tried through terminal and i cant get it to work...i'm on open eclair 1.2.2 btw. thanks
Ha, might want to just flash over to 2.1 because of all these, it looks sick xP any chance of them being ported to 1.6?
protomanez said:
Ha, might want to just flash over to 2.1 because of all these, it looks sick xP any chance of them being ported to 1.6?
Click to expand...
Click to collapse
No you cannot port these to 1.6 since only eclair will allow multiple .png images to be stringed together and you can't flash them, you have to push them in via adb.
Hi, I'm searching for the "htc quietly brilliant" bootanimation like on htc desire.
Someone got it? Can't download the desire port for nexus one to check if its in there.., always getting redirected to modaco.com
Edit // got it, did find alpha 1 or something on my hd
anyone know what this might be about I accidentally put the boot animation to /system/media earlier and now it wont let me flash to this and gives me an odd error?
well thats annoying the photo came out wrong but w/e it gives me failed to copy bootanimation.zip 'system/media/' is a directory?
you guys should push these to /data/local.../system/media deletes the original one. i've never had a problem pushing any boot ani to data/local..
I actually don't have the G1 but will this work for the droid eris 2.1?
Oh the Dimensions area little different... for the eris I read somewhere that they should be 320x480.
anyone willing to convert these for the ERIS?
Here is the original boot for the eris incase you want to check the structure.
http://forum.xda-developers.com/attachment.php?attachmentid=296627&d=1269121291
I'm sure you would a lot of new followers from the eris community since we just got rooted a few days ago....
t2noob said:
I actually don't have the G1 but will this work for the droid eris 2.1?
Oh the Dimensions area little different... for the eris I read somewhere that they should be 320x480.
anyone willing to convert these for the ERIS?
Here is the original boot for the eris incase you want to check the structure.
http://forum.xda-developers.com/attachment.php?attachmentid=296627&d=1269121291
I'm sure you would a lot of new followers from the eris community since we just got rooted a few days ago....
Click to expand...
Click to collapse
they dont need to be converted afaik, they should work fine with no changes
Boot animation for CM5 and CM6.
I redid the original DroidX boot animation as best I could and was very pleased with the quality of the port.
Preview
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
(It loops after the red flash from the eye)
Instructions
1. Download bootanimation.zip
2. Put it on the root directory of your SD card
3. Open the terminal app and enter:
su
cp /sdcard/bootanimation.zip /data/local/
reboot
OR
If you want to save internal space you can replace the original boot animation from /system/media with the new one using ADB or, the easier way, with DroidExplorer (de.codeplex.com)
Silent8Strike said:
Boot animation for CM5 and CM6.
I redid the original DroidX boot animation as best I could and was very pleased with the quality of the port.
Preview
(It loops after the red flash from the eye)
Instructions
1. Download bootanimation.zip
2. Put it on the root directory of your SD card
3. Open the terminal app and enter:
su
cp /sdcard/bootanimation.zip /data/local/
reboot
OR
If you want to save internal space you can replace the original boot animation from /system/media with the new one using ADB or, the easier way, with DroidExplorer (de.codeplex.com)
Click to expand...
Click to collapse
This was already posted http://forum.xda-developers.com/showthread.php?t=710075
I saw that one but I wanted one that had the same size and quality as the original, so I made my own. The other one was cropped and cut out the sides of the animation.
Nice stuff, Thanks!
Thanks, glad you like it!
Love it would love it more if it was blue instead of red
Masterloki666 said:
Love it would love it more if it was blue instead of red
Click to expand...
Click to collapse
Like this one?
Silent8Strike said:
Boot animation for CM5 and CM6.
I redid the original DroidX boot animation as best I could and was very pleased with the quality of the port.
Preview
(It loops after the red flash from the eye)
Instructions
1. Download bootanimation.zip
2. Put it on the root directory of your SD card
3. Open the terminal app and enter:
su
cp /sdcard/bootanimation.zip /data/local/
reboot
OR
If you want to save internal space you can replace the original boot animation from /system/media with the new one using ADB or, the easier way, with DroidExplorer (de.codeplex.com)
Click to expand...
Click to collapse
You're the man! I have a G1 & Aria. Turns out the Aria also uses the same bootanimation as the G1. I was using the Droid X bootanimation but like you stated it cuts off some of the image. Thanks a lot for this!
Six6Sicks said:
Like this one?
Click to expand...
Click to collapse
Six6Sicks is my hero!
AT&T blue all day.
Six6Sicks said:
Like this one?
Click to expand...
Click to collapse
Hell yeah thats sick thanx
legit!!!!!!!
any way you could make this in neon green or neon orange? im kinda obsessed with those two colors lol
roblikeschocolatecake said:
any way you could make this in neon green or neon orange? im kinda obsessed with those two colors lol
Click to expand...
Click to collapse
Not "neon" but Green and Orange.
Make sure you rename to bootanimation.zip
Six6Sicks said:
Not "neon" but Green and Orange.
Make sure you rename to bootanimation.zip
Click to expand...
Click to collapse
thanks man! but would you be able to possibly make one with a brighter orange?
kinda like this color: http://www. google. com/imgres?imgurl=http://www.lambojack.com/2007%2520San%2520Diego%2520Meet/Bright%2520Orange%2520Again.jpg&imgrefurl=http://www.lambojack.com/San_Diego_Meet_of_2007.htm&h=800&w=1200&sz=226&tbnid=X3icnL4JjGfwiM:&tbnh=100&tbnw=150&prev=/images%3Fq%3Dbright%2Borange&hl=en&usg=__GMM6dAIY5XvRhGeala0gJrEJGL8=&sa=X&ei=mqdKTNeAIJPQsAO2yIzYCw&ved=0CCIQ9QEwAA
and for the green one, something like this color: http://www .google. com/imgres?imgurl=http://www.slipperybrick.com/wp-content/uploads/2008/05/xbox_360_glow_xcm.jpg&imgrefurl=http://www.slipperybrick.com/tag/neon/&usg=__SED-M3-rMgwLuNhXsH5fBwb0UO0=&h=392&w=500&sz=27&hl=en&start=15&tbnid=xN-An-A1sU0UOM:&tbnh=138&tbnw=185&prev=/images%3Fq%3Dneon%2Bgreen%26um%3D1%26hl%3Den%26sa%3DX%26rlz%3D1C1_____enUS363US363%26biw%3D1024%26bih%3D608%26tbs%3Disch:10,300&um=1&itbs=1&iact=hc&vpx=729&vpy=303&dur=2831&hovh=199&hovw=254&tx=194&ty=126&ei=8qdKTPHtAYmksQOw9thI&page=2&ndsp=12&ved=1t:429,r:3,s:15&biw=1024&bih=608
sorry to bother so much about it, im in love with neon colors. one more question. would it be possible for it the boot animation to fade from a neon-ish green to a neon-ish green back and forth a few times?
roblikeschocolatecake said:
thanks man! but would you be able to possibly make one with a brighter orange?
kinda like this color: http://www. google. com/imgres?imgurl=http://www.lambojack.com/2007%2520San%2520Diego%2520Meet/Bright%2520Orange%2520Again.jpg&imgrefurl=http://www.lambojack.com/San_Diego_Meet_of_2007.htm&h=800&w=1200&sz=226&tbnid=X3icnL4JjGfwiM:&tbnh=100&tbnw=150&prev=/images%3Fq%3Dbright%2Borange&hl=en&usg=__GMM6dAIY5XvRhGeala0gJrEJGL8=&sa=X&ei=mqdKTNeAIJPQsAO2yIzYCw&ved=0CCIQ9QEwAA
and for the green one, something like this color: http://www .google. com/imgres?imgurl=http://www.slipperybrick.com/wp-content/uploads/2008/05/xbox_360_glow_xcm.jpg&imgrefurl=http://www.slipperybrick.com/tag/neon/&usg=__SED-M3-rMgwLuNhXsH5fBwb0UO0=&h=392&w=500&sz=27&hl=en&start=15&tbnid=xN-An-A1sU0UOM:&tbnh=138&tbnw=185&prev=/images%3Fq%3Dneon%2Bgreen%26um%3D1%26hl%3Den%26sa%3DX%26rlz%3D1C1_____enUS363US363%26biw%3D1024%26bih%3D608%26tbs%3Disch:10,300&um=1&itbs=1&iact=hc&vpx=729&vpy=303&dur=2831&hovh=199&hovw=254&tx=194&ty=126&ei=8qdKTPHtAYmksQOw9thI&page=2&ndsp=12&ved=1t:429,r:3,s:15&biw=1024&bih=608
sorry to bother so much about it, im in love with neon colors. one more question. would it be possible for it the boot animation to fade from a neon-ish green to a neon-ish green back and forth a few times?
Click to expand...
Click to collapse
are you kidding me with these links?
Six6Sicks said:
are you kidding me with these links?
Click to expand...
Click to collapse
lol sorry i was trying to do an image search on google to show you what colors im talking about. XDA wont allow me to post pictures
How to enter in the information in Terminal Emulater??
Kinda of a weird question, but I don't know and that is why I'm asking.
So after I have put the bootanimation.img onto the root of my sd and I open the emu. I type su.... now do I press enter and continue with process or do I just type the whole code or do I press enter to make it look like how you have it?
Example:
su <enter>
blah blah <enter>
bloah bloah <enter>
reboot <enter>
I have a G1 running Cyanogen 5.0.8, have the newest radio, I think I'm pretty much up-to-date as far as my taste goes.
P.S. Thanks and your work is AWESOME!
mjybarr said:
Kinda of a weird question, but I don't know and that is why I'm asking.
So after I have put the bootanimation.img onto the root of my sd and I open the emu. I type su.... now do I press enter and continue with process or do I just type the whole code or do I press enter to make it look like how you have it?
Example:
su <enter>
blah blah <enter>
bloah bloah <enter>
reboot <enter>
I have a G1 running Cyanogen 5.0.8, have the newest radio, I think I'm pretty much up-to-date as far as my taste goes.
P.S. Thanks and your work is AWESOME!
Click to expand...
Click to collapse
Instructions
1. Download bootanimation.zip
2. Put it on the root directory of your SD card
3. Open the terminal app and enter:
su <hit enter
cp /sdcard/bootanimation.zip /data/local/ <hit enter
reboot <hit enter
Hit enter after each line.
I went into the terminal emu and after I type "cp /sdcard/bootanimation.zip /data/local/" I get a "not found". So is it cp(space)/sdcard/bootanimation.zip/data/local/? Also do I have to rename the file to bootanimation.zip?
Thanks man for all your help!
mjybarr said:
I went into the terminal emu and after I type "cp /sdcard/bootanimation.zip /data/local/" I get a "not found". So is it cp(space)/sdcard/bootanimation.zip/data/local/? Also do I have to rename the file to bootanimation.zip?
Thanks man for all your help!
Click to expand...
Click to collapse
su<enter>
cp<space>/sdcard/bootanimation.zip<space>/data/local/<enter>
reboot<enter>
Yes, rename it bootanimation.zip
First off I need to give credit where credit is due. Fisha21 blazed the trail with the first themed Uruk framework and did the hardwork of figuring out the steps to make it happen. Secondly, the themed pieces in this framework came mostly from JRummy16's blueberry LithiumMod so I claim absolutely no credit for that. There are other pieces picked up here and there, but I apologize for not knowing where they all came from.
This is mostly a complete work, but there is always room for improvement so I don't want to call it a 1.0. See the screenshots below for a small sample of what has been done, but there are many other tweaked images (something like 200-ish).
This is my first release to the public - normally I'd tweak things for my own personal use and never spread it around, but since there isn't a huge theme library for the Archos I thought I'd share for anybody that's interested. Constructive criticism is appreciated; if you find something that needs fixing please let me know and I can adjust it. I in no way think this work is perfect, but it's not too shabby in my opinion.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This will work on Uruk running off the SD or from the internal storage. Follow Fisha21's install steps:
"How to install
Needless to say, only attempt this if you are comfortable modifying system files. As we are using the SDE for this, the potential risk of bricking/ irreversible damage is low, but you should still have some idea what you're doing!
Just to clarify, I am using this on an UrukDroid 0.5 rooted Archos 101. I don't see any reason why it shouldn't work on any previous UrukDroid version, or other device sizes, but I haven't tested on any other configuration.
I know there are other (semi-permanent) root methods out there, and I know some people have UrukDroid running from their internal SD. I don't know how/if this will work with those setups, and I can't offer any advice/help for anyone wanting to try it in those setups. PROCEED CAREFULLY if you decide to try!
There are probably lots of other (neater) ways of doing this but this is the way I've found to work consistently for me.
All file manipulation on the device was done with Root Explorer.
1. Unzip the attached [bluep0rkframework-res.zip] to your SD card (the largest partition). Can be done directly on device, or over USB.
2. Find your original framework-res.apk (/system/framework) and back it up. I stored the backup in /system/framework.old, but its up to you - keep it safe! I would suggest keeping a copy on your computer also - you'll see why later!
3. Navigate to where you saved the new framework-res.apk, and change permissions to those shown in the screenshot below. I used the Root Explorer context menu, but those who prefer terminal commands, thats chmod 644.
4. Now MOVE (not copy) that .apk into the /system/framework folder. It will ask if you want to replace the existing file, just hit ok.
[p0rk burn: I'm not sure if my files will change color like Fisha's, but once you move it into the folder it should sit there for a while in RootExplorer - you will be able to scroll up and down but using the home key or any other buttons will not do anything - that means the new framework is loading, The rest of the setup should be like Fisha21 described: the screen will go black after a few minutes and sit for a little bit, before the homescreen loads back up.]
Now reboot the system.
The black screen after the UrukDroid screen may last a minute longer than normal, but just be patient. When it all comes back, you should see your new notification icons!
Once again, only do this if you are comfortable with editing system files. Though the risk of bricking is low, I can't offer any help if you do manage to kill your Archos!"
View attachment bluep0rkframework-res.zip
bluep0rk for Uruk .6 - View attachment bluep0rkframework-uruk6.zip
Reserved for the pants party
Nice work, looks good! I can't seem to resize the tickbox icons without them looking very untidy, so may have to borrow yours...
I love this theme so much. but it not work on my device (Archos-101).
My device root with this method http://forum.xda-developers.com/showthread.php?t=930197
every time that I had tried to replace /system/framework, after reboot my device I have found Loop Reboot problem.
jakkrith said:
I love this theme so much. but it not work on my device (Archos-101).
My device root with this method http://forum.xda-developers.com/showthread.php?t=930197
every time that I had tried to replace /system/framework, after reboot my device I have found Loop Reboot problem.
Click to expand...
Click to collapse
Out of curiosity, which firmware version are you on?
fisha21 said:
Out of curiosity, which firmware version are you on?
Click to expand...
Click to collapse
- Archos Firmware 2.1.04
- Archos SDE
- chulri's custom initramfs+kernel 2.1.04 (+rw)
jakkrith said:
- Archos Firmware 2.1.04
- Archos SDE
- chulri's custom initramfs+kernel 2.1.04 (+rw)
Click to expand...
Click to collapse
I had problems installing my own framework after updating to Uruk 0.6, which is also based in part on 2.1.04. Not sure if there was some change in the other contents of framework-res in the newer firmwares, but when I installed mine, I got into this loop where the soft buttons would appear on a black screen for a few seconds, disappear then reappear again. Is that what you experienced? I fixed mine by repacking my custom icons into a new framework-res extracted from the newest firmware.
Would you try installing my latest version from the theme forum, and see if that will work on your setup? I have also found a (hopefully) easier method, but it does require ADB.
Just to be clear, I'm not trying to hijack p0rn burn's thread or encourage people to use my framework over his. It would just be interesting to see if changing the base framework-res did make a difference, or if I unknowingly did something else to fix things. I have PM'd p0rk burn about my findings as well, so hopefully we can get both versions working!
The more help the better. Ill try to get a new framework up on monday for the new fw. Im on uruk .6 now so i need it too.
As promised, I have uploaded the blue themed framework for Uruk .6. It is attached to the first post for those of you that are interested. Please make sure you use the proper one, otherwise you will have to fix it before being able to boot back into Uruk.
This one has the modified progress_horizontal.xml so the volume bar and other progress indicators are properly themed.
If I feel motivated (or think people would actually care) I'll see about tweaking this a bit more and/or doing some more ports.
p0rk burn said:
As promised, I have uploaded the blue themed framework for Uruk .6. It is attached to the first post for those of you that are interested. Please make sure you use the proper one, otherwise you will have to fix it before being able to boot back into Uruk.
This one has the modified progress_horizontal.xml so the volume bar and other progress indicators are properly themed.
If I feel motivated (or think people would actually care) I'll see about tweaking this a bit more and/or doing some more ports.
Click to expand...
Click to collapse
runs for me (0.6 uruk and zImage from ardatdat, running on sd)
nitpicks:
- beautiful widgets take a long time to load
- power off/reboot ... menu from powerbutton sometimes not responsible (could be another reason too i guess)
will try it a few days to see if its stable
like the theme, thanks for your work
woti23 said:
runs for me (0.6 uruk and zImage from ardatdat, running on sd)
nitpicks:
- beautiful widgets take a long time to load
- power off/reboot ... menu from powerbutton sometimes not responsible (could be another reason too i guess)
will try it a few days to see if its stable
like the theme, thanks for your work
Click to expand...
Click to collapse
I'll try the widgets on my end but I haven't had any of those issues. My guess is it has to do with the zImage because I don't think changing out .pngs would cause those issues, but definitely something worth looking at.
Thanks for the feedback.
p0rk burn said:
I'll try the widgets on my end but I haven't had any of those issues. My guess is it has to do with the zImage because I don't think changing out .pngs would cause those issues, but definitely something worth looking at.
Thanks for the feedback.
Click to expand...
Click to collapse
you know, the blue market hack would fit perfectly to your theme ;-)
I know, I thought about throwing it in when I first started this but wanted to get a proof of concept first and then sort of forgot about it. With all the problems people have had with market installs on Uruk I was a little afraid to mess with it.
I'll see what I can do though.
p0rk burn said:
I know, I thought about throwing it in when I first started this but wanted to get a proof of concept first and then sort of forgot about it. With all the problems people have had with market installs on Uruk I was a little afraid to mess with it.
I'll see what I can do though.
Click to expand...
Click to collapse
hehe, i have the blue market (vs 2.3.3 from the xda thread) on the archos 101 now
i like the blue and its working
gonna see if it the blue and transparent market works too
Once again Fisha21 came through for the scene. If you want the blue market follow these steps. Should work with the other 2.3.3 markets, but I can't vouch for it personally. On the other hand, if you reached this point in tweaking your Archos fixing a botched vending mod probably doesn't scare you.
fisha21 said:
I just use Root Explorer to drop the modified Vending.apk into the /system/app folder (extract the apk from the zip installer file)
Can also confirm the blue neon/black market works well - and looks awesome! (A101, Uruk 0.7)
Got the modded market here:
http://forum.xda-developers.com/showthread.php?t=813946
Click to expand...
Click to collapse
i shrinked your originally 9MB framework-res.apk by simply making all included archos-backgrounds unicolor (mostly about 250k -> 4k).
and making 2 times default wallpaper unicolor. (blue)
now its 6MB. i dont get why archos did this black pattern backgrounds anyway.
p0rk burn I'v been trying to mod the framework-res.apk myself. but just out of curiosity what tools do you use and how do do the modifications.
i shrinked your originally 9MB framework-res.apk by simply making all included archos-backgrounds unicolor (mostly about 250k -> 4k).
and making 2 times default wallpaper unicolor. (blue)
now its 6MB. i dont get why archos did this black pattern backgrounds anyway.
Click to expand...
Click to collapse
would you be able to upload those modified wallpapers? wouldn't mind reducing the size of my own apk, seems a shame to duplicate your work!
fisha21 said:
would you be able to upload those modified wallpapers? wouldn't mind reducing the size of my own apk, seems a shame to duplicate your work!
Click to expand...
Click to collapse
im sorry if it was missleading but i altered p0rk burn's framwork-res.
anyway i mailed you the download link, should be useful for you mod too.
woti23 said:
im sorry if it was missleading but i altered p0rk burn's framwork-res.
anyway i mailed you the download link, should be useful for you mod too.
Click to expand...
Click to collapse
no, not misleading - I understood! Just got so many other pngs to edit, thought I'd benefit from your efforts on reducing the wallpaper file size.
Your files are already sitting in my framework version! Thanks
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
* Added CWM flashable zips. (No need to read all I wrote if you want to install through cwm just download the ones with the CWM tag! =D The sound works on all roms now! Give it a shot and try it! The bootanimation runs in the same order with the GIF Files
First the Star Wars Title then Droid and R2D2 Pops up in the end
Download link on the bottom of the post under Attached Files
This is the first thing I share on XDA so forgive me if anything is wrong. The bootanim is so cool, just give it a shot =)
Steps on how to install:
Your device must be rooted
Transfer the bootanimation.zip to your phone
Copy it to system/media with a root explorer (Replace the old one)
It runs very smoothly and if you're a StarWars fan just like me, you'll like it a lot =D
The same animation is now available with PowerOn sound! So if you want the bootanimation with the sound, you have to flash the sounded file under attached files via CWM this time. (The normal (without sound) bootanimation.zip was supposed to be installed via a root explorer!)
There you go!
Thanks,
Berk.
Edit: I just played with the folders. Better now.
There's also another edition of the bootanimation which doesnt include the first two parts, only the gif with the R2D2 plays: http://db.tt/10IqtCii (Credits go to sgs2.5 for uploading and sharing this one =) )
Alternative mediafire download link for the whole animation: http://www.mediafire.com/?1micez0zgnmz2dc
2) Another way to install the bootanimation!
CWM Flashable zips added! :
Here we go,
I made some CWM5 packages for the Samsung Galaxy S2 (flashable with ROM
Manager) with the original R2D2 bootanimations in them. I can't test the one
with sound because my rom doesn't support it.
Flash at own risk. Make a full backup first, do whatever you must do not to loose whatever is on your phone! Don't complain to me if you mess up your phone! You rooted it
The animations are copied to /data/local/ which overrules the one you might have in
/system/data/ . A logo in /system/data/ (for instance a pink aokp pony
remains untouched.
The bootsound (where applicable) is copied to /system/etc/ and overwrites an
old one if it's there. If you wanna loose the sound. simply delete PowerOn.wav from /system/etc/.
The ´no sound´ versions don´t remove or overwrite PowerOn.wav if it´s already present.
Oh,, flash them 'certificate verification' OFF. Inserting a valid certificate scks blls, so I didn't.
R2D2 animation only, CWM (no sound): http://dl.dropbox.com/u/36551347/XD...SGS2 CWM5 Bootanimation R2D2 no sound TVW.zip
R2D2 animation only, CWM (R2 sound): http://dl.dropbox.com/u/36551347/XD...S2 CWM5 Bootanimation R2D2 with sound TVW.zip
StarWars logo+Droid logo+R2D2 animation, CWM (no sound): http://dl.dropbox.com/u/36551347/XD...mation Android StarWars R2D2 no sound TVW.zip
Credits go to sgs2.5 for his great contribution!
Please click the Thanks button if you like it
Sound and the bootanim works for most of the devices now thanks to sgs2.5! Hydrogen-Ics and the AOKP ROMs are supported now as well. CWM Flashable link in the 1st post.
If you're on a rooted stocklike ICS rom (e.g. NEAT Rom) Just rename the system/etc/PowerOn.wav to PowerOn.ogg after flashing "Flash this one with CWM Bootanimation Complete with sound TVW.zip"! Feel free to ask away if you encounter any problems!
VOLUME FIX for BOOTANIMATION(sound) ;-)
According to me its just fine but if you want to crank up the volume a little during boot do the following;
edit the file "build.prop" in /system/ (set system to r/w before editing)
add or alter the following setting/line ;
persist.sys.boot_volume=100
save the file and reboot your phone
berq219, sgs2.5
where is the file. no attachment!!!
pissyhun said:
where is the file. no attachment!!!
Click to expand...
Click to collapse
Umm its in the 1st post?
I was editing maybe thats why?
Hi, where is the file ? I can not find the file in the link site :/
ryadboss said:
Hi, where is the file ? I can not find the file in the link site :/
Click to expand...
Click to collapse
See the file in the first post under attachments? Its on the bottom of the first post
berq219 said:
See the file in the first post under attachments? Its on the bottom of the first post
Click to expand...
Click to collapse
Oh Now I see the link! you've changed the link or it's me who's crazy? : D
Thank you, I'm testing now
ryadboss said:
Oh Now I see the link! you've changed the link or it's me who's crazy? : D
Thank you, I'm testing now
Click to expand...
Click to collapse
The File was always attached there Waiting for the feedback dude
Im not able to download it...its downloading @1kbps or even less x(
Sent from my GT-I9100 using Tapatalk 2
fatjivi said:
Im not able to download it...its downloading @1kbps or even less x(
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
Just tried from different PC guest account. Worked fine for me And its the xda-host. Maybe retry now? Since it worked for me on other computer, shud work for you as well =) I'll upload it to some site if doesnt work for you. Keep me informed please ^^
Edit: Added an alternative mediafire link :O
Needs sound to match
Sent from my GT-I9100 using Tapatalk 2
berq219 said:
Just tried from different PC guest account. Worked fine for me And its the xda-host. Maybe retry now? Since it worked for me on other computer, shud work for you as well =) I'll upload it to some site if doesnt work for you. Keep me informed please ^^
Edit: Added an alternative mediafire link :O
Click to expand...
Click to collapse
Sorry my mistake..some problem with my isp...downloaded it but its not working for me...i copied the zip to system/media via root explorer but no go ...im using hydrogen akop rom...i had disabled the boot anim earlier but enabled it again before copying the zip but im not getting the anim
Edit: never mind this tapatalk seems to be the root of all problems..i checked file size and it was just 4mb :/...tapatalk doesnt seem to be downloading files properly...had the same problem when i downloaded in another thread where it showed successful download even though it had just downloaded 70% of the file
Sent from my GT-I9100 using Tapatalk 2
fatjivi said:
Sorry my mistake..some problem with my isp...downloaded it but its not working for me...i copied the zip to system/media via root explorer but no go ...im using hydrogen akop rom...i had disabled the boot anim earlier but enabled it again before copying the zip but im not getting the anim
Edit: never mind this tapatalk seems to be the root of all problems..i checked file size and it was just 4mb :/...tapatalk doesnt seem to be downloading files properly...had the same problem when i downloaded in another thread where it showed successful download even though it had just downloaded 70% of the file
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
Added a mediafire link if that works for you.
I use AOKP as well with bootanim sound disabled
berq219 said:
Added a mediafire link if that works for you.
I use AOKP as well with bootanim sound disabled
Click to expand...
Click to collapse
Yes it works great thank you...boot anim sound is disabled like u mentioned..is that the rom feature?
Sent from my GT-I9100 using Tapatalk 2
fatjivi said:
Yes it works great thank you...boot anim sound is disabled like u mentioned..is that the rom feature?
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
I think our ROM doesnt have a default boot animation sound. So unless you add one to system files there wont be a sound.
Great Job
alvin.durant said:
Great Job
Click to expand...
Click to collapse
Thanks
Sent from my GT-I9100 using XDA
Thanks for sharing. Nice job.
I already had this bootlogo without the "Star Wars" and "Android" logo's, which I like better. So I switched back to the plain R2.
If anyone wants it, shout out, i'll try to include a link (forum rules don't allow me to include links yet ;-(
April 17, 2012
berq219's animation is better looking than the original after all. Just had to get used to it.
I made it cwm flashable and added sound to it.
StarWars+Droid+R2D2 is here to stay !
sgs2.5 said:
Thanks for sharing. Nice job.
I already had this bootlogo without the "Star Wars" and "Android" logo's, which I like better. So I switched back to the plain R2.
If anyone wants it, shout out, i'll try to include a link (forum rules don't allow me to include links yet ;-(
Click to expand...
Click to collapse
Yepp, Ive seen that one on the forums as well, but couldnt see this one so decided to share. If you want, I can include that one in the first post with your link. (Give me a pm) I'll include your name there of course
Added preview =) Those GIFs run in row in the animation!
I own the Verizon GSIII but thought I would share these around with everyone...
These boot animations will only work with custom Roms/kernels that allow for the use of bootanimation.zip
All flashable .zip's place the bootanimation.zip in data/local
I hope you guys like them...
If you do, give me a "Thanks"
Jelly Beans
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This boot animation was made for a Verizon Rom called Jelly Beans -(the name came from the developer BeansTown106)
But I thought someone else might like it...
Download for manual install
Galaxy SIII
Here is a little piece of candy that I found... Enjoy
Download Flashable .zip
Manual install
The New AOKP
I finally had some time today and put a new bootanimation together...
Go and thank ThaPHLASH for the imagery. He did a nice job.
Download
Flashable .zip
manual install
Here is my first boot animation designed specifically for the Galaxy S III
The intro was originally created by Jaekar99 and the rest is mine.
Instructions
Download Flashable Zip (flashes bootanimation.zip to data/local)
download file and flash in CWM
Download bootanimation.zip for manual install
Copy bootanimation.zip to data/local
Reboot
:beer:
Hey why is the first bootanimation flickering white everytime it loops?
Sent from my SGH-T999 using Tapatalk 2
hucesar1017 said:
Hey why is the first bootanimation flickering white everytime it loops?
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
I have been chasing this ghost... it only pops up on certain ROMs and I don't know why... I'm sorry. I'll keep trying to find a fix
Sent from my GS³
Looks pretty cool to me..
Yeah I tried to fix it. I even changed the boot cycle loops and created a part0 with some images but still occurs. I wonder if its because they are in jpg format and not PNG?
Sent from my SGH-T999 using xda app-developers app
Here is another one to add the list.
It is the R2D2 boot with the sound file.
The Bootanimation.zip goes into the system/media folder
The audio goes into system/media/audio/ui
BootAnimation
https://dl.dropbox.com/u/95890953/bootanimation.zip
PowerON.ogg
https://dl.dropbox.com/u/95890953/PowerOn.ogg
IF YOU LIKE PLEASE HIT THANKS
---------- Post added at 06:23 PM ---------- Previous post was at 06:18 PM ----------
OP.... I hope you don't mind that I added to this post, I did not want to have multiple threads for bootanimations. If is a problem let me know and I will take it down.
The animation is cool but too small. We need to resize the images to fit the s3. If your not already working on this I can tonight. Cheers! :beer:
saldebot said:
Here is another one to add the list.
It is the R2D2 boot with the sound file.
The Bootanimation.zip goes into the system/media folder
The audio goes into system/media/audio/ui
BootAnimation
https://dl.dropbox.com/u/95890953/bootanimation.zip
PowerON.ogg
https://dl.dropbox.com/u/95890953/PowerOn.ogg
IF YOU LIKE PLEASE HIT THANKS
---------- Post added at 06:23 PM ---------- Previous post was at 06:18 PM ----------
OP.... I hope you don't mind that I added to this post, I did not want to have multiple threads for bootanimations. If is a problem let me know and I will take it down.
Click to expand...
Click to collapse
I resized the bootani but it got me thinking... who deserves the credit for this? Im not thanking Moto, but I think someone edited out the logos.
Any way, Here it is...R2D2 boot animation for GSIII
schu9120 said:
I resized the bootani but it got me thinking... who deserves the credit for this? Im not thanking Moto, but I think someone edited out the logos.
Any way, Here it is...R2D2 boot animation for GSIII
Click to expand...
Click to collapse
Hey dude I noticed you had changed the size in the desc.txt file and resized images to 400x800 (S2 resolution).
I went ahead and resized the boot animation to 720x1280(Galaxy S3).
I thought we would give the user the option to select the resolution they wanted.
Im sure there are many other Star Wars Fans!
Here's a link dude.
r2d2 Galaxy S3 (720x1280)
feel free to add this to the OP. :highfive:
Let me know if I've helped by hitting the THANKS!
And if there is anything else I can help with let me know, I love doing this!
hucesar1017 said:
Hey dude I noticed you had changed the size in the desc.txt file and resized images to 400x800 (S2 resolution).
I went ahead and resized the boot animation to 720x1280(Galaxy S3).
I thought we would give the user the option to select the resolution they wanted.
Im sure there are many other Star Wars Fans!
Here's a link dude.
r2d2 Galaxy S3 (720x1280)
feel free to add this to the OP. :highfive:
Let me know if I've helped by hitting the THANKS!
And if there is anything else I can help with let me know, I love doing this!
Click to expand...
Click to collapse
Did my version not work correctly for you?
Yeah all I did to make that previously posted bootani fit our phones is change the desc.txt file. The images themselves don't have to be 720x1280 because the desc.txt controls the size that they are displayed. Does that make sense?
I have to admit, I started to download your version but noticed that it is 43 megabytes. This is quite big for a bootanimation. The smaller the better. I personally use .jpeg format instead of .png for most of my personal bootanis because .jpeg generally creates a smaller image file size.
I have to ask how you went about to re-sizing the images?
schu9120 said:
Did my version not work correctly for you?
Yeah all I did to make that previously posted bootani fit our phones is change the desc.txt file. The images themselves don't have to be 720x1280 because the desc.txt controls the size that they are displayed. Does that make sense?
I have to admit, I started to download your version but noticed that it is 43 megabytes. This is quite big for a bootanimation. The smaller the better. I personally use .jpeg format instead of .png for most of my personal bootanis because .jpeg generally creates a smaller image file size.
I have to ask how you went about to re-sizing the images?
Click to expand...
Click to collapse
Photoshop!
hucesar1017 said:
Photoshop!
Click to expand...
Click to collapse
Try using save for mobile devices. Shift +Ctrl + alt + s
:beer:
Sent from my GS³
Are you creating these on a Mac or Windows? I created mine on a Mac and the white flicker is caused from the hidden .ds_store file that Mac creates in every file folder.
schu9120 said:
I have been chasing this ghost... it only pops up on certain ROMs and I don't know why... I'm sorry. I'll keep trying to find a fix
Sent from my GS³
Click to expand...
Click to collapse
Definitely getting the white flashing. Looks decent other than that.
I did it with root explorer. Just placed the file in data/local and put the permission to rw--r--r and rebooted. Make sure you mount system as r/w, and it's as simple as that.
GreenMnM588 said:
Are you creating these on a Mac or Windows? I created mine on a Mac and the white flicker is caused from the hidden .ds_store file that Mac creates in every file folder.
Click to expand...
Click to collapse
I'm using windows. I have found some little random files in my stuff before but I can't think of what they were off the top if my head.
Thanks for your idea
Sent from my GS³
thechocowarrior said:
how would u reverse it?
Click to expand...
Click to collapse
Use root explorer or root browser and navigate to data/ local. Long press "bootanimation.zip" and delete it. Reboot and your old boring boot animation should return
Sent from my GS³
Hi mate, is it possible to get this on qmg file formate
schu9120 said:
I
Here is my first boot animation designed specifically for the Galaxy S III
The intro was originally created by Jaekar99 and the rest is mine.
Instructions
Download Flashable Zip (flashes bootanimation.zip to data/local)
download file and flash in CWM
Download bootanimation.zip for manual install
Copy bootanimation.zip to data/local
Reboot
:beer:
Click to expand...
Click to collapse
Flashed the count down using cmw, im on wicked rom V5 with no luck.
Will this work on FrostyJB 4.1.1 v1?