FIRSTLY download android sdk(Android SDK | Android Developers)
and install in "c" drive\
1)open command prompt(start>type cmd in search).
2)now connect ur android device with usb debugging on..
3)now type the following in command prompt
cd C:\android-sdk-windows\platform-tools
adb devices
adb shell (A $ sign should pop up)
pm setInstallLocation 2 (( Another $ should pop up))
after the sign pops wait 10 sec and then disconect ur device and reboot ur device now u can move almost all apps to sd card...







and install in "c" drive\
1)open command prompt(start>type cmd in search).
2)now connect ur android device with usb debugging on..
3)now type the following in command prompt
cd C:\android-sdk-windows\platform-tools
adb devices
adb shell (A $ sign should pop up)
pm setInstallLocation 2 (( Another $ should pop up))
after the sign pops wait 10 sec and then disconect ur device and reboot ur device now u can move almost all apps to sd card...






