
Mo Pindahin install-an aplikasi favorit kamu dari Phonecard ke SDcard, tapi ga ada optionnya? Ini biasanya aplikasi2 lama atau yang memang ga nyediain option ini for "some reasons" Gimana dunks? Akalin ajah.. Baca tips di bawah ini yak :D
Diposting pada 10/08/2013
1. Download dan Install Java Development Kit dari Oracle’s website.
2. Download dan Install Android SDK dari oogle’s developer website.
3. Run Command Prompt with Administrator Privileges on Windows 7 or Windows 8 OS.
[Start Menu » type in cmd » Right click the Command Prompt » Run as Administrator]

4. Lalu ketik/copas following commands on cmd:
cd C:\Program Files (x86)\Android\android-sdk\platform-tools

5. On your Android phone/tablet, go to
[Settings » System » Developer Options » enable USB Debugging].

Abis itu, connect the phone/tablet to your laptop/desktop via USB cable.
6. (kembali ke lap..top) Execute following commands:
adb shell pm get-install-location

You would get an output as: 0[auto]
In Android, Install Location has 3 values
0[auto] – Let the system decide the best location
1[internal] – Install the application on internal device storage. This means any internal storage provided with your device
2[external] – Install the application on external media. This means any SD, microSD cards attached to your device.
7. Nah.. yuk ganti default location nya ke 2[external]
adb shell pm set-install-location 2

Untuk ngecek settings dah berubah apa ga, bisa execute Step 6 lagi dan lihat hasilnya.
Ini akan mengganti default installation location ke SD card untuk semua aplikasi yg akan diinstall nantinya.
Gimana ama yg udah pernah diinstall di device storage?
So pasti sebelumnya ga bisa move to SD card
untuk keseluruhan aplikasi, tapi tidak lagi.
Well.. give it a try now!
8. Disable USB debugging on your phone/tablet. Close the Command Prompt and enjoy!
Notes: oya, seperti yg tlah dipaparkan di intro, for "some reasons" Aplikasi2 like messaging, live wallpaper, etc required to be remained in phone memory/device storage.
Cobain aja deh set live wallpaper, terus tu aplikasi live wallpaper di move to SD card, terus.. matiin gadget kamu n nyalain lagi.
Gimana? Nah.. tau kan "some reasons" nya apaan... ;)
Kirim imel kamu ke
swipe aja untuk navigasi atau tekan tombol panah kiri/kanan.