Install Live Wallpapers on Rooted Motorola Milestone

by Jeffry on March 15, 2010

Recently, we posted guide on how to root Telus Milestone in order to install third party apps, themes and custom ROMs. Follow the steps below in order to Install or activate Live Wallpapers on Rooted Milestone running android.

motorola-milestone

How to Install Animated Live wallpapers on Rooted Milestone Android Phones

Download following two files:

Step 1: Extract flac_sf_lwu2_02.01.0.zip
Step 2: Extract the browser and place the browser.apk in the ocflac folder
Step 3: Place ocflac folder on the ROOT of your sdcard
Step 4: Follow the next instructions to the T.

From adb shell or terminal on the phone type the following commands:

mkdir /sdcard/ocflacbackup
cp /system/framework/framework.jar /sdcard/ocflacbackup
cp /system/lib/libmediaplayerservice.so /sdcard/ocflacbackup
cp /system/lib/libopencore_player.so /sdcard/ocflacbackup
cp /system/lib/libRS.so /sdcard/ocflacbackup
cp /system/lib/librs_jni.so /sdcard/ocflacbackup
cp /system/app/Browser.apk /sdcard/ocflacbackup

modification (system is mtdblock6 on European phones, use cat /proc/mtd if you are not sure):

su
mount -o remount,rw /dev/mtd/mtdblock6 /system
cp -f /sdcard/ocflac/framework.jar /system/framework
cp -f /sdcard/ocflac/libFLAC.so /system/lib
cp -f /sdcard/ocflac/libmediaplayerservice.so /system/lib
cp -f /sdcard/ocflac/libopencore_player.so /system/lib
cp -f /sdcard/ocflac/libRS.so /system/lib
cp -f /sdcard/ocflac/librs_jni.so /system/lib
cp -f /sdcard/ocflac/LiveWallpapers.apk /system/app/
cp -f /sdcard/ocflac/LiveWallpapersPicker.apk /system/app/
cp -f /sdcard/ocflac/Browser.apk /system/app/
chmod 644 /system/framework/framework.jar
chmod 644 /system/lib/libFLAC.so
chmod 644 /system/lib/libmediaplayerservice.so
chmod 644 /system/lib/libopencore_player.so
chmod 644 /system/lib/libRS.so
chmod 644 /system/lib/librs_jni.so
chmod 644 /system/app/LiveWallpapers.apk
chmod 644 /system/app/LiveWallpapersPicker.apk
chmod 644 /system/app/Browser.apk
mount -o remount,ro /dev/mtd/mtdblock6 /system
reboot

This might take a bit to reboot. After you reboot let it fully load and settle down, now hold on homescreen and select Wallpapers, you should now see Live Wallpapers on your Motorola Milestone.

If you want interactive live wallpapers (assuming you have already installed 2.1 Launcher2.apk) just press on homescreen and having an action show. For more detailed information on how to activate live Wallpapers on Motorola Milestone visit the complete thread at alldroid.

If you are having Motorola DROID, then follow our complete guide on how to install Nexus One animated wallpapers on DROID phone.

Blog Widget by LinkWithin

Related posts:

  1. Google Blocking Movie Rental Service on Rooted Android Devices
  2. PDF Patcher 2: Fixes iOS 4.3.3 JailbreakMe 3.0 Vulnerability, Install Now!

Previous post:

Next post:

Gadgets DNA | About us |  Copyright Policy |  Privacy Policy |  Disclaimer |  Subscribe us |  Contact us |  RSS Feed |  Sitemap