google-code-export / openeve

Automatically exported from code.google.com/p/openeve
0 stars 1 forks source link

Cyanogenmod 7 boot animation #51

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I know it is not really important, but the animation is pretty cool and I think 
I am not the only one who wants to see it pre-installed in OpenEVE.

Original issue reported on code.google.com by omarbeko...@gmail.com on 26 Apr 2011 at 8:33

GoogleCodeExporter commented 9 years ago
I used these steps to replace the "ANDROID letters" boot animation:

1. Download CG7 for HTC Legend. This device has the same screen resolution of 
LG GW620
http://download.cyanogenmod.com/get/update-cm-7.0.2-Legend-signed.zip

2. Uncompress update-cm-7.0.2-Legend-signed.zip and extract 
/system/media/bootanimation.zip

3. Put bootanimation.zip on you tools folder of android SDK

4. Plug your cel to PC (with debug USB mode)

5. 
cd C:\Program Files\Android\android-sdk\tools
adb remount
adb push bootanimation.zip /data/local
adb reboot

PS: I couldn't remove splash animation (penguin+gingerbread image)

Original comment by yecarri...@gmail.com on 27 Apr 2011 at 4:10

GoogleCodeExporter commented 9 years ago

Original comment by wkp...@gmail.com on 5 May 2011 at 5:17

GoogleCodeExporter commented 9 years ago

Original comment by wkp...@gmail.com on 29 May 2011 at 1:01