here's a dedicated thread to explain how TO enable live wallpapers on FLYTOUCH 3
1) You need to have a rooted device. im currently im using TIM'S 4E
for more help to install TIM'S see this : http://androidforums.com/flytouch-3...46-latest-flytouch-3-modded-roms-updated.html 10X TO MUTARI
2) Download and unrar "sdcard.rar" (attached to this thread) in your SD Card
3) Download Terminal Emulator from the market (http://www.androlib.com/android.appl...term-zxnC.aspx)
4) Start terminal emulator from your FLYTOUCH 3 and write (in orders):
Code:
su (press enter)
mount -o remount,rw,codepage=utf8,vfat,xattr,check=no /dev/stl5 /system (press enter)
cat /sdcard/LiveWallpapersPicker.apk > /system/app/LiveWallpapersPicker.apk (press enter)
cat /sdcard/libRS.so > /system/lib/libRS.so (press enter)
cat /sdcard/librs_jni.so > /system/lib/librs_jni.so (press enter)
reboot (press enter)
When you write "su" and press enter, terminal ask for root permission, give it
5) Once rebooted you can use live wallpapers
http://forum.xda-developers.com/attachment.php?attachmentid=408983&d=1285675157
sdcard.rar
This is the same process but on a different device Video for this : http://www.youtube.com/watch?v=cus0yaC5ayY
1) You need to have a rooted device. im currently im using TIM'S 4E
for more help to install TIM'S see this : http://androidforums.com/flytouch-3...46-latest-flytouch-3-modded-roms-updated.html 10X TO MUTARI
2) Download and unrar "sdcard.rar" (attached to this thread) in your SD Card
3) Download Terminal Emulator from the market (http://www.androlib.com/android.appl...term-zxnC.aspx)
4) Start terminal emulator from your FLYTOUCH 3 and write (in orders):
Code:
su (press enter)
mount -o remount,rw,codepage=utf8,vfat,xattr,check=no /dev/stl5 /system (press enter)
cat /sdcard/LiveWallpapersPicker.apk > /system/app/LiveWallpapersPicker.apk (press enter)
cat /sdcard/libRS.so > /system/lib/libRS.so (press enter)
cat /sdcard/librs_jni.so > /system/lib/librs_jni.so (press enter)
reboot (press enter)
When you write "su" and press enter, terminal ask for root permission, give it
5) Once rebooted you can use live wallpapers
http://forum.xda-developers.com/attachment.php?attachmentid=408983&d=1285675157
This is the same process but on a different device Video for this : http://www.youtube.com/watch?v=cus0yaC5ayY
I will try it now then ^^
