Hey all,
Live Wallpapers have been pulled from XDAndroid builds for a while. They do slow the device down, but they are eye candy... and I know everyone loves a little eye candy now and then.
So follow these steps if you want to give Live Wallpapers a whirl. I've included two (Starfield and the Matrix) but there are many, many more you can download once they are enabled... No guarantees any of them work, and again -
This will slow down your phone, you've been warned!
Onto the directions:
Two methods - on the phone directly, or thru adb. Either way, you need to grab the .zip file (attached) and extract the files to your SD card. In reality you only need LiveWallpapersPicker.apk to enable the feature, but if you don't have any Live Wallpapers in mind, grab the other two APK's and put them on your SD as well.
First method - adb
Press enter after each entry...
Code:
mount -o,remount rw /system
Code:
mv LiveWallpapersPicker.apk /system/app
Repeat the last step for livewallpaper.starfield.apk and livewallpaper.matrix.apk if you wish. Obviously the commands are assuming the APK's are at the root of your SD card - change the path if you placed the APK's in a different location.
Finally,
Code:
mount -o,remount ro /system
Second method - on the phone.
You need Terminal Emulator or ConnectBot. Connect to a local (root) shell.
I was going to make a separate section for this, but in reality it's the same steps as above - minus the adb shell part. Again, if you place the APK's at the root of the SD card - no folders - the above directions verbatim will work on the phone itself. Enjoy!
Feel free to use this thread to share your experiences and favorite Live Wallpapers - especially if you find one that works better than others, etc.
PS - In case you're unsure, once you've done this (no need to reboot) you should be able to long press on the desktop and go to "Wallpapers". You should now have a new option, "Live wallpapers".