What's new
Status
Not open for further replies.

conviction

Forum Guru
Joined
Apr 24, 2013
Posts
5,124
Solutions
6
Reaction
7,407
Points
1,982
Most android apps downloaded in google playstore is directly saved and installed to your internal storage of your tablet knowing that the internal storage allotted for such is too small.
Now with some tweaks we can now enjoy downloading apps from Playstore directly saving it to your SD card then move them to your external SDcard
HOW?
simply by the use of an android application
Requirement:
1. Android tablet
2. Android SDK You do not have permission to view the full content of this post. Log in or register now.
3. PC

download application to pc and install
1019429_orig.jpg

run application and open sdk manager

5651513_orig.jpg
tick box for android sdk platform-tools, scroll to extras folder open and check google usb drivers
6541846_orig.jpg

open the folder where you have installed android sdk (For the purpose of this tutorial mine is drive E:\ANDROID SDK but for the default its C:\Program Files (X86)Android\android-sdk.)
699872_orig.jpg
open a command window (hold or press shift then right click mouse)
2090929_orig.jpg

connect now your android tablet (just mount the usb cable, do not turn on USB storage just connect usb cable to pc), make sure you have checked the USB debugging of your tablet.
8404746_orig.jpg

now type in "adb devices" and press enter from command window to check devices
9632928_orig.jpg

now lets check the default storage set by your device:
type: : "adb shell pm get-install-location" press enter

19178_orig.jpg

now change the default zero to 2 (external) and your done.
343274_orig.jpg

just a recap below
command #1: adb devices
command #2: adb shell pm get-install-location (FOR ANDROID ICS VERSIONS)
adb shell pm getinstalllocation
command #3: adb shell pm set-install-location 2 (FOR ANDROID ICS VERSIONS)
adb shell pm setinstalllocation 2

note:
0[auto] : Installation to auto location decided by Android OS
1[internal] : Installation to internal storage of mobile
2[external] : Installation to external media like SD Card
115851_orig.jpg

enjoy!
you may also want to visit the complete tutorial You do not have permission to view the full content of this post. Log in or register now.

====================================================================================================
Partitioned internal storage of your device.
7762264_orig.jpg

With the help of ES File Explorer app for rooted Tablets you can now access the folder where your downloaded apps are stored. Simply cut and paste apps to your extsd card then reinstall the app.
default location of apps:
/data/data/app
4602711_orig.jpg


or a root explorer app
location:
/data/app

5423679_orig.jpg
you may also use android commander to access your root files. (PC application)
4865080_orig.jpg

====================================================================================================
+++You may also download attached wifi booster apk for your android tablet. Download and save to your External SD card then install then run+++

note:
TESTED ON ANDROID AINOL NOVO 7 ADVANCE II ICS 4.03
====================================================================================================
CREDITS TO:
UsManAfzal.Pk blog
You do not have permission to view the full content of this post. Log in or register now.
====================================================================================================
 

Attachments

Last edited:
only ainol novo7 advanced 2, different tablets kasi iba iba din ang proces sa pagroot. best d0wnl0ad nyo po root checker to check since ibang tablet ay meron ng root access.
Cm fubo gamit ko, sa site n pinag downloadan ko minsan ainol ang detection ng unit ko.. anyway question sir??
What will happend if tangalin ko yong memory card(external/micro sd). In the event na mag papalit ako.. or im thinking sa tablet internal memory ko na lng save..
Set to 1 pwd ba? Imbis na set to 2??
 
Cm fubo gamit ko, sa site n pinag d0wnl0adan ko minsan ainol ang detection ng unit ko.. anyway question sir??
What will happend if tangalin ko yong memory card(external/micro sd). In the event na mag papalit ako.. or im thinking sa tablet internal memory ko na lng save..
Set to 1 pwd ba? Imbis na set to 2??

basta save only sa internal ung applications na you usually need upon opening your tablet like wallpapers,live wall papers, launcher apps, etc. since once connected na sa computer mga applications na nasaved sa sd card(external micro sd) hindi gagana once you set to usb storage pag may itratransfer kang files from your computer to external sd cards. also upon turning on palang sa tablet minsan mapapansin mo may notification na sd card is mounted or running palang sa background ung pag read sa external sd card at mga applications na andun pag clinick mo ung apps minsan sasabihin "apps not installed" since nasa external ito at may waiting period na aantayin para lumabas ung notification na sd card mounted para maopen mga apps.

wala namang kaso pag wala ung external sd card during iseset sa 1 since partition lang naman ito ng default internal storage ng tablet.
 
Cm fubo gamit ko, sa site n pinag d0wnl0adan ko minsan ainol ang detection ng unit ko.. anyway question sir??
What will happend if tangalin ko yong memory card(external/micro sd). In the event na mag papalit ako.. or im thinking sa tablet internal memory ko na lng save..
Set to 1 pwd ba? Imbis na set to 2??

***also since CM Fubo gamit mo e pre rooted lang yan meaning not fully rooted. just d0wnl0ad and install superuser tapos open mo preference and update mo ung su binary ng superuser, and fully access mo na mga d0wnl0aded apps
 
no need for rooting?bka pareho lng to sa "App2Sd" nlilipat lng ung ibng files pero di lahat nasa SD.at di na ba kailangan e partition ung SD? pls reply.
 
"App2Sd" is app or a
no need for rooting?bka pareho lng to sa "App2Sd" nlilipat lng ung ibng files pero di lahat nasa SD.at di na ba kailangan e partition ung SD? pls reply.
"App2Sd" is app or application installed to phone or tablets to manage installed apps while this method is via pc which will change the default location of installation of apps , you have the option to partition your sdcard via minitool partition or via rom manager, cwm, etc. but still there are applications that need to remain in the system (internal) that will be needed during the startup of phone or tablets like launchers.apk, systemui.apk, framework-res. apk etc.
 
sir pwede po ba request nung SDK installer,ung 80mb ang size upload to other sites,hndi ko kc ma download from 4shared.bagal ng net ko kc .maraming salamat pro.
 
pwede rin po ba parequest ng other sites for SDK installer? Di ko rin po madownload kc yung download site na binigay niyo. Thanks much po!
 
Status
Not open for further replies.
Back
Top