29 January 2012

How To Enable Live Wallpapers In Samsung Galaxy 3 GT-I5801

Samsung Galaxy 3 GT-I5801 does not have Live Wallpapers enabled by default, even though the device has the capability to handle them.

It's easy to enable Live Wallpapers provided the device has been rooted. Follow the steps below:

  • Root the Samsung Galaxy 3 GT-I5801 with SuperOneClick
  • Unrar sdcard.rar to the SD card
  • Run the following commands in Terminal Emulator:

    su
    mount -o remount,rw,codepage=utf8,vfat,xattr,check=no /dev/stl5 /system
    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
    reboot
    

Thats it!

Download SuperOneClick from here.

Download Terminal Emulator from here.

Download SD card files here.

No comments: