Change Live Wallpaper On Rooted Device Android
Since it's not possible to change live wallpaper programmatically on Android, is it somehow possible to change live wallpaper if the device is rooted? I am working on an Applicatio
Solution 1:
maybe XDA can help on this:
http://forum.xda-developers.com/showthread.php?t=684557
other than this , you can check the code of the liveWallpaperChoose and see how it changes the live wallpaper .
using the normal API (starting with jelly bean) , you select the live wallpaper and all the user needs is to confirm selecting it:
Post a Comment for "Change Live Wallpaper On Rooted Device Android"