Showing posts with label samsung. Show all posts
Showing posts with label samsung. Show all posts

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.

04 September 2011

How To Solve USB Connection Problem In Samsung Galaxy 3 GT-I5801

After flashing the latest firmware of your Samsung Galaxy 3 GT-I5801, you may find difficulty connecting to Kies / PC via USB.

There is a simple solution to this.

Open the dial pad and type *#7284#

This will open PhoneUtil. Here you need to change UART and USB, both to PDA mode. Even if they are already on PDA mode, change them to MODEM mode and back to PAD mode.


Thats it!