MAMEWorld >> The Loony Bin
Previous thread Previous  View all threads Index   Next thread Next   Flat Mode Flat  

Dullaron
Diablo III - Dunard #1884
Reged: 07/22/05
Posts: 6125
Loc: Fort Worth, Tx
Send PM
Tip: How to install apk apps onto sdcard. :)
02/07/14 02:59 AM


1. Install apk apps onto sdcard.

Download Android SDK. https://developer.android.com/sdk/index.html

Unzip it and then rename the folder to Android SDK. Make sure it in the C:\ or what ever you have.

Run cmd as Admin.

cd C:\Android SDK\sdk\platform-tools

Connect to the Android by using these command.

adb devices
adb shell

Change the install path to sdcard. (Note: Not all games and programs will install there. Some will be automatic install onto the Android and some won't install at all.) Use this command.

pm set-install-location 2

or if there is a problem then use this command instead.

pm setInstallLocation 2

///////////////////////////////////

Use this command to change it back. Gmail and some other apk apps won't install at all.

pm set-install-location 0

or if there is a problem then use this command instead.

pm setInstallLocation 0

///////////////////////////////////

Make sure to use this command to exit the Android.

exit

Then close the window.

Note: No root is needed.

///////////////////////////////////

If you want to save more space then get the FolderMount [ROOT] w/ Pro. I been using this for a while. Note: Just don't mount any system stuff onto the sdcard because it will crashes your Android. Require root. https://play.google.com/store/apps/details?id=com.devasque.fmount&hl=en


W11 Home 64-bit + Nobara OS / AMD Radeon RX 5700 XT / AMD Ryzen 7 3700X 8-Core 3.59 GHz / RAM 64 GB







Entire thread
Subject Posted by Posted on
* Tip: How to install apk apps onto sdcard. :) Dullaron 02/07/14 02:59 AM

Extra information Permissions
Moderator:  GatKong 
0 registered and 666 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 842