Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
MasDroid
Old
(Last edited by MasDroid; 3rd July 2010 at 08:56 PM.)
#1  
MasDroid's Avatar
Senior Member - OP
Thanks Meter 65
Posts: 1,655
Join Date: Sep 2009

 
DONATE TO ME
Post How to check if Apps2SD has been installed correctly...

The following information is for those who are still unsure of whether Apps2SD has been installed and if it is working correctly after root.

Open a Terminal Editor on your phone (I currently use ConnectBot, which is available for download via the Android Marketplace, comes with hotkeys, and it's free, link <here>).

When you have the client open, type "su" to gain super user access, and then hit enter. Now type "ls -l /data" and hit enter. You should see a few lines, a couple of which should read on the far right column:

dalvik-cache -> /system/sd/dalvik-cache
app-private -> /system/sd/app-private
app -> /system/sd/app


Notice the -> indicating symlinks and the 'sd'

You can also run: busybox df -h to check the /system/sd that the folder is being used

If this output is visible to you, then Apps2SD is working properly and you have installed it correctly. You will notice that by checking Menu > Settings > SD & phone storage, there is still some internal memory going down due to cache, other data, etc, but the main apps all go on the SD card given the above result. I currently have 29 apps installed (including Google Earth, which is 22.1 MB in size itself) and my internal memory currently shows 119MB of available space.

You can perform more extensive checks by executing the following command:

ls /system/sd/app (this will list all the apps which you have installed to the SD card)

If you prefer to run it from a PC with your phone connected, then this can also be checked via ADB by installing the relevant Android SDK for your OS. Downloads for SDK versions, link <here>.

Alternatively, you can use the script (written by theboxman from MoDaCo.com), which you can run via GScript Lite to test if Apps2SD is working correctly, link <here>.


If you feel that I have helped you out in any way, please hit that Thanks button!

The Following User Says Thank You to MasDroid For This Useful Post: [ Click to Expand ]
 
iom_jack
Old
#2  
Junior Member
Thanks Meter 0
Posts: 20
Join Date: Feb 2010
Default how about unlock?

thank you for the info. btw, i havent seen in the forum if there a way to unlock the Desire form a certain network. any idea? sorry i know its the wrong place to ask and post this.
 
ruleamsterdam
Old
#3  
Senior Member
Thanks Meter 0
Posts: 121
Join Date: Apr 2010
Hi Mastoid,

Could you tell me how exactly to run this from PC?
I've got the whole SDK installed but no idea what i have to do...open a prompt or something? Please inform as i'd really like to check.
 
MasDroid
Old
(Last edited by MasDroid; 8th May 2010 at 03:01 AM.)
#4  
MasDroid's Avatar
Senior Member - OP
Thanks Meter 65
Posts: 1,655
Join Date: Sep 2009

 
DONATE TO ME
You need to download the Android SDK and also Java.

http://java.sun.com/javase/downloads/widget/jdk6.jsp

http://developer.android.com/sdk/index.html

Then open a command prompt in Windows, plug in your Desire (your phone does not need to be in hboot/fastboot to access adb shell).

1) Open a command prompt on your computer and cd to your adb tools directory (it will be wherever you extracted the sdk; ie, c:\android-sdk_r04-windows\android-sdk-windows\tools
2) In that window enter the following commands:

adb shell
su
ls -l /data

this should list the top 2 items as:

lrwxrwxrwx root root 2010-04-28 22:54 app-private -> /system/sd/app-private
lrwxrwxrwx root root 2010-04-28 22:54 app -> /system/sd/app


ls -l /system/sd/app (will list apps on installed to your SD Card)


Now, for final proof, type:

busybox df -h


If you feel that I have helped you out in any way, please hit that Thanks button!

 
MasDroid
Old
#5  
MasDroid's Avatar
Senior Member - OP
Thanks Meter 65
Posts: 1,655
Join Date: Sep 2009

 
DONATE TO ME
Quote:
Originally Posted by iom_jack View Post
thank you for the info. btw, i havent seen in the forum if there a way to unlock the Desire form a certain network. any idea? sorry i know its the wrong place to ask and post this.
Do you mean to have it sim-unlocked?

http://uk.answers.yahoo.com/question...8154024AA1abkl


If you feel that I have helped you out in any way, please hit that Thanks button!

 
ruleamsterdam
Old
#6  
Senior Member
Thanks Meter 0
Posts: 121
Join Date: Apr 2010
Great!
That worked, though the items you mention are not at the top but a couple of rows down. Busybox did show the apps installed on the SD.....ah, peace of mind

thx for the instructions!
 
MasDroid
Old
#7  
MasDroid's Avatar
Senior Member - OP
Thanks Meter 65
Posts: 1,655
Join Date: Sep 2009

 
DONATE TO ME
Default Re: How to check if Apps2SD has been installed correctly...

no problem bud, glad it worked out for you

Sent from my HTC Desire using the XDA mobile application powered by Tapatalk


If you feel that I have helped you out in any way, please hit that Thanks button!

 
totorip
Old
(Last edited by totorip; 11th May 2010 at 02:49 PM.)
#8  
Member
Thanks Meter 0
Posts: 82
Join Date: Jul 2008
Default Question about APP2SD.....if anyone can answer

can it stop working halfway? i mean at first it really looked like apps were on SD but now it takes the flash memory instead....

i have 38m left with APP2SD
 
MasDroid
Old
#9  
MasDroid's Avatar
Senior Member - OP
Thanks Meter 65
Posts: 1,655
Join Date: Sep 2009

 
DONATE TO ME
Quote:
Originally Posted by totorip View Post
can it stop working halfway? i mean at first it really looked like apps were on SD but now it takes the flash memory instead....

i have 38m left with APP2SD
I posted a thread recently showing how to check if Apps2SD has been installed correctly and is working:

http://forum.xda-developers.com/showthread.php?t=677073


If you feel that I have helped you out in any way, please hit that Thanks button!

 
EddyOS
Old
#10  
EddyOS's Avatar
Recognized Contributor
Thanks Meter 2136
Posts: 10,969
Join Date: Jan 2010
Location: Liverpool, Merseyside
Default How to setup App2SD?

Anyone got a clear, easy guide on getting it working? Can you install it on the standard rooted ROM from MoDaCo? Do you need to have it cooked into a ROM?

A video or something would help but I'm interested in getting it setup incase I need to get a load of apps


Google Nexus 4 (LG-E960)
ROM: Android 4.2.2 (JDQ39) | Bootloader: MAKOZ10o | Recovery: Stock | Radio: 2.0.1700.48 | Kernel: Stock

If you have a question, great - but DO NOT PM ME WITH IT!!!

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Side-Swiping Multitasking with Kakudo

Recovering iPad users may still remember the multitasking function where you can swipe left or right to … more

Learn to Edit Graphics for your Development Work

The importance of good and appropriate graphics for your development work is undeniable. Be … more

Tasker Alternative: AutomateIt, Automates Your Device Tasks – XDA Developer TV

XDA Developer TV Producer Kevin wants to help make your … more