Thanks to rafyvitto for the awesome work.
Tuesday, May 17, 2011
HTC Sense running on my "mytouch 4g"
HTC Sense brings in a total user experience and with their recent sense UI updates
Monday, May 9, 2011
Installing Android Market in Android SDK
Good information @ http://goo.gl/cXHJV
Have to try this today :)
Have to try this today :)
Tuesday, May 3, 2011
Sunday, May 1, 2011
Customizing the boot screen on Android
Copy bootanimations.zip to /sdcard.
Run the below commands on adb shell
**BEGIN TERMINAL COMMANDS**
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
dd if=/sdcard/bootanimation.zip of=/system/media/bootanimation.zip
Reboot
**END TERMINAL COMMANDS**
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
dd if=/sdcard/bootanima
Reboot
**END TERMINAL COMMANDS**
Subscribe to:
Posts (Atom)
