Hi, is there any dev who is willing to make the sony startup amimation into a live wallpaper?
Sent from my Optimus 2X using XDA App
Sent from my Optimus 2X using XDA App
adb push bootanimation.zip /data/local/
I believe what the OP is trying to ask is,you mean a bootanimation to chance?
this work on tablet s, you can push bootanimation with adb into /data/local
it give many bootanimation from other tabletsCode:adb push bootanimation.zip /data/local/
adb pull /data/local/bootanimation.zip c:\wherever_you_want_it