Android Tablets Forum banner

Change your M10 boot animation

1402 Views 20 Replies 15 Participants Last post by  Coinz
MasterX's Custom Boot Anim - Works on any 2.1 or higher device.
http://f.bkcnx.com/m10-firmware/bootanimation.zip -Android Logo with glowing red dot like the droids, then a slatedroid logo.

Prerequisites:
Android SDK
z4root 1.3.0 -(use temporary root)
Working ADB via USB or WiFi ADB

Find a bootanimation.zip you like, or make one if you know how!

Place it in the folder containing adb.exe

Open CMD in your Android SDK folder(where adb.exe is) and do the following:

adb push bootanimation.zip /data/local

adb shell

chmod 777 /data/local/bootanimation.zip

reboot -(type reboot into adb)
21 - 21 of 21 Posts
21 - 21 of 21 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top