Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
jotha
Old
(Last edited by jotha; 14th February 2012 at 08:02 AM.)
#4001  
jotha's Avatar
Forum Moderator / Recognized Themer
Thanks Meter 6488
Posts: 4,109
Join Date: Sep 2006
Location: Bavaria, close to Munich

 
DONATE TO ME
Quote:
Originally Posted by bskim23 View Post
I have a quick question. I tried flashing the boot-animation zip to go back to the stock ice cream sandwich boot animation, but it did not change it. Any suggestions?

Sent from my Transformer TF101 using xda premium
As I can't see WHICH "bootanimation.zip" you flashed, I assume, it's the real animation and not any flashable mod. Open the zip in winzip and look inside. If there is no meta-inf folder inside you don't have a flashable zip.
Go to /data/local on your phone and replace the bootanimation.zip there with your original one. You need root-access and need to mount as read/write to do that. .
After that change permissions for the file to rw,rw,r
Done
Some things I made:
CirclesMod All-in-One Mod-Pack for One
APM for One X
- APM for One V - EQS for One X - Battery% Mods for One X - CirclesMod for One X
Themes for 4ext Recovery Touch - ARHD-Bootanimation for One X, GNexus, Sensation, DHD
NO support questions via PM, I will NOT answer them. PM is personal, support is for all to know.
For moderating issues, please use Report System. If you don't like my moderation, read this.

 
bskim23
Old
#4002  
Senior Member
Thanks Meter 33
Posts: 414
Join Date: Nov 2009
Location: SoCal
Quote:
Originally Posted by jotha View Post
As I can't see WHICH "bootanimation.zip" you flashed, I assume, it's the real animation and not any flashable mod. Open the zip in winzip and look inside. If there is no meta-inf folder inside you don't have a flashable zip.
Go to /data/local on your phone and replace the bootanimation.zip there with your original one. You need root-access and need to mount as read/write to do that. .
After that change permissions for the file to rw,rw,r
Done
Its the remove boot animation zip that mike posted in post #2 that says its supposed to bring the boot animation back to stock ics animation. I just checked in the zip and it does have a meta-inf file in it :/

Sent from my Galaxy Nexus using xda premium
 
jotha
Old
#4003  
jotha's Avatar
Forum Moderator / Recognized Themer
Thanks Meter 6488
Posts: 4,109
Join Date: Sep 2006
Location: Bavaria, close to Munich

 
DONATE TO ME
Quote:
Originally Posted by bskim23 View Post
Its the remove boot animation zip that mike posted in post #2 that says its supposed to bring the boot animation back to stock ics animation. I just checked in the zip and it does have a meta-inf file in it :/

Sent from my Galaxy Nexus using xda premium
OK, I just looked at it. You are right. But the only thing that zip does, is deleting bootanimation.zip in /data/local. (Quote: delete("/data/local/bootanimation.zip")). For some reason it doesn't work on your phone. So just do it yourself.
Use a root-capable file-manager, go to /data/local and delete bootanimation.zip. You need to mount as read/write, as I already said.
Some things I made:
CirclesMod All-in-One Mod-Pack for One
APM for One X
- APM for One V - EQS for One X - Battery% Mods for One X - CirclesMod for One X
Themes for 4ext Recovery Touch - ARHD-Bootanimation for One X, GNexus, Sensation, DHD
NO support questions via PM, I will NOT answer them. PM is personal, support is for all to know.
For moderating issues, please use Report System. If you don't like my moderation, read this.

The Following User Says Thank You to jotha For This Useful Post: [ Click to Expand ]
 
bskim23
Old
#4004  
Senior Member
Thanks Meter 33
Posts: 414
Join Date: Nov 2009
Location: SoCal
Quote:
Originally Posted by jotha View Post
OK, I just looked at it. You are right. But the only thing that zip does, is deleting bootanimation.zip in /data/local. (Quote: delete("/data/local/bootanimation.zip")). For some reason it doesn't work on your phone. So just do it yourself.
Use a root-capable file-manager, go to /data/local and delete bootanimation.zip. You need to mount as read/write, as I already said.
Thanks for your help. I downloaded root explorer and went into data/local but there was no bootanimation.zip so I'm guessing the flashable zip did what it was supposed to. I went into system/media to check for the boot animation in there, and the bootanimation.zip in there was 0.0 bytes. Could this have something to do with why, after flashing the zip to remove the bootanimation.zip in data/local, the animation does not revert back to the ICS one?
 
jotha
Old
#4005  
jotha's Avatar
Forum Moderator / Recognized Themer
Thanks Meter 6488
Posts: 4,109
Join Date: Sep 2006
Location: Bavaria, close to Munich

 
DONATE TO ME
Quote:
Originally Posted by bskim23 View Post
Thanks for your help. I downloaded root explorer and went into data/local but there was no bootanimation.zip so I'm guessing the flashable zip did what it was supposed to. I went into system/media to check for the boot animation in there, and the bootanimation.zip in there was 0.0 bytes. Could this have something to do with why, after flashing the zip to remove the bootanimation.zip in data/local, the animation does not revert back to the ICS one?
Could be. On my phone the one in system/media is 5.smth MB.
You could open the zip you used to flash the ROM, extract the animation from system/media and copy it to it's location on phone. Don't forget to set permission afterwards to rwx,rwx,rw (maby a bit less would be sufficient, but what the heck )
Some things I made:
CirclesMod All-in-One Mod-Pack for One
APM for One X
- APM for One V - EQS for One X - Battery% Mods for One X - CirclesMod for One X
Themes for 4ext Recovery Touch - ARHD-Bootanimation for One X, GNexus, Sensation, DHD
NO support questions via PM, I will NOT answer them. PM is personal, support is for all to know.
For moderating issues, please use Report System. If you don't like my moderation, read this.

 
whofeih
Old
#4006  
whofeih's Avatar
Member
Thanks Meter 1
Posts: 70
Join Date: Jun 2010
Location: San Juan City, Metro Manila

 
DONATE TO ME
Default Boot Animation

Quote:
Originally Posted by jotha View Post
Could be. On my phone the one in system/media is 5.smth MB.
You could open the zip you used to flash the ROM, extract the animation from system/media and copy it to it's location on phone. Don't forget to set permission afterwards to rwx,rwx,rw (maby a bit less would be sufficient, but what the heck )
I'll just have to wait for the next release. The boot animation is not a big deal for me coz i seldom reboot my phone anyways.

Thanks!
Phone : Samsung Galaxy S III
 
RussST24
Old
#4007  
Member
Thanks Meter 0
Posts: 97
Join Date: Mar 2008
thanks everyone for your comments.

Russ

Sent from my Galaxy Nexus using Tapatalk
====================
Galaxy Nexus
Plus lots of others!
 
arhung
Old
#4008  
Senior Member
Thanks Meter 18
Posts: 326
Join Date: May 2009
Really hope that my nexus can use ARHD with franco kernel
I just keep waiting...
 
mike1986.
Old
#4009  
mike1986.'s Avatar
Recognized Developer / Recognized Contributor - OP
Thanks Meter 46877
Posts: 30,652
Join Date: Mar 2009
Location: XDA-Developers

 
DONATE TO ME
Quote:
Originally Posted by arhung View Post
Really hope that my nexus can use ARHD with franco kernel
I just keep waiting...
In the mean time you can use faux kernels


Archived devices and my other threads:

Join Android Revolution HD community

Facebook | Twitter | IRC chat | Visit my blog

If you appreciate my work, you can buy me a beer
Every donation is greatly appreciated and it helps the development!


The Following User Says Thank You to mike1986. For This Useful Post: [ Click to Expand ]
 
sparky_boi
Old
#4010  
Senior Member
Thanks Meter 21
Posts: 118
Join Date: Feb 2011
Quote:
Originally Posted by mike1986. View Post
In the mean time you can use faux kernels
+1 Great battery life and stable with faux kernel 4.0.2

Also remember to flash the reset kernel 4.0.2 found in his post first, then flash his latest or else there will be issues (eg: Advanced Power menu not working properly)

Also @mike are you going to update this ROM any further or just wait for google to release 4.0.4?

I'm in no hurry to update as my phone is nice and stable as it is, just wondering though

 
Post Reply+
Tags
android, android revolution hd, best rom, fast and stock, google
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...