DigitalRapture
Newbie
** Updated 2/24/10 **
This is a modification of the DroidMod 1.0 LiveWallpapers.apk (w/o any other mods), and you must already have LiveWallpapers installed. Make a backup of your LiveWallpapers.apk from your phone from /system/app.
Download and rename as LiveWallpapers.apk
Copy to sdcard/system/app
Tested on DroidMod 1.0 (2.0.1).. Enjoy!
This is a modification of the DroidMod 1.0 LiveWallpapers.apk (w/o any other mods), and you must already have LiveWallpapers installed. Make a backup of your LiveWallpapers.apk from your phone from /system/app.
Download and rename as LiveWallpapers.apk
Copy to sdcard/system/app
Code:
adb shell
su
mount -o rw,remount -t yaffs2 /dev/block/mtdblock4 /system
cp sdcard/system/app/LiveWallpapers.apk /system/app/LiveWallpapers.apk
mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
reboot
Tested on DroidMod 1.0 (2.0.1).. Enjoy!