• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help live wallpaper on zte racer

ok iv got live wallpapers working

thanks to slumpolo @xda

frist things you need is

your phone needs to be rooted

download my zip file and extract the files and put them on you memory card

in root explorer delete these files in system/libs/
libRS.so
librs_jni.so

then Start terminal emulator and type

cat /sdcard/LiveWallpapersPicker.apk > /system/app/LiveWallpapersPicker.apk
cat /sdcard/libRS.so > /system/lib/libRS.so
cat /sdcard/librs_jni.so > /system/lib/librs_jni.so


Live_Wallpapers.zip
 
ok iv got live wallpapers working

thanks to slumpolo @xda

frist things you need is

your phone needs to be rooted

download my zip file and extract the files and put them on you memory card

in root explorer delete these files in system/libs/
libRS.so
librs_jni.so

then Start terminal emulator and type

cat /sdcard/LiveWallpapersPicker.apk > /system/app/LiveWallpapersPicker.apk
cat /sdcard/libRS.so > /system/lib/libRS.so
cat /sdcard/librs_jni.so > /system/lib/librs_jni.so


Live_Wallpapers.zip

Thanks man! This works a treat!!
 
Back
Top Bottom