How To Move Apps From An Android Device To SD Without Any Script Or Using Third Party Apps
Requirements: Rooted Android Phone and Terminal Emulator
Steps :
1) Go to play store and download any Terminal Emulator
2) ENABLE USB DEBUGGING MODE on your Android Phone.
3) Open terminal emulator app and type:
su
Now hit enter on your keyboard.
Grant super user permissions to the terminal emulator.
Then type:
pm set-install-location 2
Hit enter. Then type:
pm get-install-location
4) Exit terminal emulator. You can even uninstall terminal emulator if you want!
5) Go to manage apps and move the apps you want to sdcard .
Requirements: Rooted Android Phone and Terminal Emulator
Steps :
1) Go to play store and download any Terminal Emulator
2) ENABLE USB DEBUGGING MODE on your Android Phone.
3) Open terminal emulator app and type:
su
Now hit enter on your keyboard.
Grant super user permissions to the terminal emulator.
Then type:
pm set-install-location 2
Hit enter. Then type:
pm get-install-location
4) Exit terminal emulator. You can even uninstall terminal emulator if you want!
5) Go to manage apps and move the apps you want to sdcard .
No comments:
Post a Comment