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

move apps to sd (NO ROOT)

rishu

Member
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...
:D:D:D;):D:D:D
 
Back
Top Bottom