Change bootanimation on any phone (NO ROOT REQUIRED)

Apr 10, 2012
15
6
0
Pune
Hello all,
This happens to be my first post. This is about changing the boot animation without having the root access to your phone/tablet.

First of all you need to have a bootanimation.zip ready with you that suits your phone's resolution.

Instructions for changing bootanimation:

1. You will need android SDK installed on your PC. For those who do not know what it is, Download android SDK and extract to some folder.

2. Open command prompt and navigate to the folder having adb.exe (previously extracted folder.)

3. Place bootanimation.zip in the same folder.

3. Type the following command:

adb push bootanimation.zip /data/local

4. DONE. :)

5. To preview the bootanimation, enter this command:

adb shell bootanimation

Do not forget to hit Thanks if it worked for you :)
 

Mazer.one

Senior Member
Jul 18, 2010
679
1,056
0
...
In Sense ROM (no rooted phone) bootanimation is in the folder system/customize/resources ... ;)

Sent from my HTC Wildfire S A510e using xda app-developers app
 
  • Like
Reactions: davidang