|
| ||||||||||
| Tags: android, android app, disk storage, sd card |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Android - install app on SD card
I have an android mobile phone and there are many applications installed on it. The problem now is that i have low space on the phone memory. I wanted to install the applications directly to the sd card. It this possible? If you have any idea regarding this then please let me know. Thank you. |
|
#2
| |||
| |||
| Re: Android - install app on SD card
If are already root, you can go directly to the terminal of your phone. You will need to download the SDK for Android, to have the program adb.exe (Tools directory). The command "adb shell" will allow you to run the commands below: In order not to lose yourself with lots of directories, first create these two directories (on the DS): Code: mkdir / sdcard / cache mkdir / sdcard / cache mkdir / sdcard / cache / files mkdir / sdcard / cache / files Browser cache Code: cd / data / data / com.android.browser / cache cd / data / data / ... Code: cd / data / data / rm-R com.google.android.street cache mkdir / sdcard / cache / streetCache ln-s / sdcard / cache / cache streetCache Code: cd / data / data / com.google.android.apps.maps mkdir / sdcard / cache / files / maps busybox cp-a files / sdcard / cache / files / maps rm-R files ln-s / sdcard / cache / files / maps / files files Code: cd / data / data / rm-R com.android.vending cache mkdir / sdcard / cache / marketCache ln-s / sdcard / cache / cache marketCache |
|
#3
| |||
| |||
| Re: Android - install app on SD card
I wonder if it is possible to perform these tasks via the terminal emulator available on the market? I've tested a: Code: # Su # Ls data |
|
#4
| |||
| |||
| Re: Android - install app on SD card
Sure, but the fact of not having a memory card on this does not preclude the possibility that when there are can have a choice of installation, otherwise the argument of yours there is no laptop with resistive screen multipoint, so the bones should not be shielded capacitive multiploint? and more to prevent piracy, it does not change the data problems, because it's not the location of the facility which poses a problem but the digital signature software, because otherwise our computer. |
|
#5
| |||
| |||
| Re: Android - install app on SD card
apps are installed in an area where you have to have root privileges to be reached, which prevents non-technical users can copy the apk, but not the others because everything is paid for most applications: twidroid, tasKiller, beautiful widget on the web for free and normally a SD card is slower than the memory of the device. |
|
#6
| |||
| |||
| Re: Android - install app on SD card
Yes, install an application on the internal memory allows the latter to be faster than on an SD Card suffers as it does for greedy App. Example in WinMo, each facility an app, you can choose between the internal memory or SD card. If I see that the application oar too when I installed on my SD card, I place in the internal memory. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Android - install app on SD card" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Install .apk files from SD card to Android Tablet | |Gyani| | Portable Devices | 3 | 02-03-2012 09:26 AM |
| How to Install Java Card CAP File into a Smart Card | mysalmon | Software Development | 2 | 22-09-2011 12:01 PM |
| How to install android apps on live android | Thenral | Windows Software | 4 | 24-07-2011 10:21 AM |
| SIM card blocked by PUK code- Android | Liam | Portable Devices | 5 | 28-02-2011 06:09 AM |
| Android not able to read sd card | Katlyn | Portable Devices | 5 | 10-02-2011 11:02 PM |