Sunday, September 07, 2014

Moving all Apps in to SD card WITHOUT ROOT

Many people having problems of some apps not moving to sd card.like whatsapp and some other.
but they don't have root so they can't use link2sd .
So here is tut for moving all apps in to sd card WITHOUT ROOT

What u need ?

1. PC.

2. Your device adb drivers.

3. and external SD card.

++++++ PROCESS +++++++

For this method u need android sdk .that is of 700MB,

but we can use this method without it also.

1. First Download attachment from HERE

2. Extract that ".rar" in ur desktop.

3. Now install ur device's adb drivers. If u don't have drivers,Download from ur manufacturer's site

4. Now connect your android to pc with usb cable and enable USB DEBUGGING.

[IMG]

5. Now goto tools folder,u will find cmd.exe. run it as admin

6. Now in that cmd type adb devices

if u have ur adb drivers installed then u will see list of devices and ur device.

[IMG]

if not then u need proper adb drivers.

7. Now if u got ur device then in cmd type

adb shell pm getInstallLocation

but if u have 4.0+then type

adb shell pm get-install-location

[IMG]
(my device is 2.3.6)
This results in a numerical value to state where the default install location is (0: phone, 2: external)

8. Now we change it's install location to sd card.

so in cmd type

adb shell pm setInstallLocation 2 (Android <4.0)

or for 4.0+


adb shell pm set-install-location 2 (Android 4.x)

[IMG]

so now ur default install path is sd card.

now every app u install will be installed in sd card by default.

to check that again type in cmd

adb shell pm getInstallLocation (Android <4.0)

adb shell pm get-install-location (Android 4.x)


it will show 2(external)

[IMG]




so install apps to ur device and all will e in sd card.

9. When u done installing apps in sd card,change default storage path to system again.

so in cmd type


adb shell pm setInstallLocation 0 (Android <4.0)

adb shell pm set-install-location 0 (Android 4.x)

This sets the default install location to the system storage.



Now check proofs:

before doing this process apps(like whatsapp was installing in my system(internal storage)).and i can't move it to sd card

[IMG]

but after this process,my install location changed and it installs in my sd card.

[IMG]

so my internal space saved.


and

Apps that Shouldn't be Moved to the SD Card

Widgetsno matter how menial in usefulness or design.

System toolsmany might not operate as intended without being on the phone’s storage.

Important appsyou don’t want to risk an important app becoming inaccessible when you need it.

2 comments:

  1. Excellent article. Very interesting to read. I really love to read such a nice article. Thanks! keep rocking. blackmart apk zippyshare * blackmart apk apk download

    ReplyDelete


  2. Dragon NaturallySpeaking remains the benchmark for Windows-based speech-to-text technology.
    dragon naturally speaking | dragon naturallyspeaking

    ReplyDelete

Note:

To see the other posts of the categories plzz press the older posts to see the next article