[Q] External SD carc

scubabear1

Member
Jun 16, 2010
26
4
23
OK Ive looked and tried but no luck. Is there a way to move or install user apps on the external SD card. I can store pictures , movies and other files on to it but cant move the apps using Titanium or any other Apps 2 sd program. IM RUNNING OUT OF ROOM!!!!!!!
 

muqali

Senior Member
Nov 14, 2007
624
95
0
Unfortunately, Mexico
OK Ive looked and tried but no luck. Is there a way to move or install user apps on the external SD card. I can store pictures , movies and other files on to it but cant move the apps using Titanium or any other Apps 2 sd program. IM RUNNING OUT OF ROOM!!!!!!!
Couldn't you repartition with CWM and make the partition 4GB instead of 2? Not sure on this particular tablet though.
 

AWTrost

Member
Jun 21, 2011
22
3
0
You could try manually moving them over and making a symbolic link where they were originally. A pain but if its a proof of concept then an app can be made to do it.

From what I've surmized Acer (and perhaps all tablet makers) changed the name and/or file structure from that of normal android phones. App2sd expects to have the old file system. I'm not sure how app2sd works internally but the sym link thing would be a guess of top of my head.

Sent from my A500 using XDA Premium App
 

scubabear1

Member
Jun 16, 2010
26
4
23
yes your right but i dont have the skills to do it ill have to wait for the app if one ever is developed

Sent from my A500 using XDA Premium App
 

xda-dev2k

Member
Nov 6, 2007
35
2
0
Oleggio
You could try manually moving them over and making a symbolic link where they were originally. A pain but if its a proof of concept then an app can be made to do it.
for different reasons, I'd like to learn how to create symbolic links to folders. I'd like to place one in my /sdcard folder in order to point to /external_sd, this way I'll see the external sd directly when I browse the tablet with my PC, like it's possible with the virtuous_galaxy rom..
can U help?

TIA;)
 

metpolds

Senior Member
Jun 11, 2011
742
508
0
You might try using this simple method which I first posted in another thread and regarding a different subject. It might do what you want.
For anyone who wants to see the contents of their sd card on their PC and be able to copy/transfer files from one to the other, why not give this a try, it is very simple and works for my A500.

Before you start you need your A500 to be rooted and you need "USB Mount All version 1.3" from the Market cost $1.99

(1) Have your PC switched on, don't connect your A500 yet but switch the A500 on.
(2) Run USB Mount All and you will see your sd card as a "Device" named "ext_sdcard".
(3) Press the tab "Mount" next to your ext_sdcard. You will see two messages "Mount has been granted Superuser permission" and "Device successfully mounted".
(4) Press the "Menu" tab in the top Right hand corner of the screen, this opens a small box entitled "Settings". Press on "Settings" and you get 3 options, make certain all 3 options are ticked, ticking them if they are not. (The important thing is to have "Mount on Bootup" ticked"). Press the Back Arrow twice to get back to Home Page or where ever you started from.
(5) Re-boot the A500 and after it is back running connect it to your PC using mini usb connector.
(6) Now check your PC and open Windows Explorer, you will find under your A500 Device most of the folder/directories that are in /mnt/sdcard (which isn't all that relevent to this) BUT importantly you will find a folder/directory entitled "ext_sdcard" which for those of you who noticed is the exact name that "USB Mount All" called your sd card.
(7) Now use Windows Explorer to copy and paste whatever you want into the "ext_sdcard" folder.
(8) Please note that when you start to copy files you will get up a warning box stating "Do you want to copy XXXXX to your device?". You are given 2 choices (1) No skip this file or (2) Yes.
(9) Put a tick in the box at the bottom Left and click on "Yes".
(10) When finished safely disconnect your A500 from your PC and re-boot your A500.
(11) After re-boot go back into "USB Mount All", chose top Right menu and settings box and remove the tick from the 3rd option "Mount on Bootup". Each time you are going to copy, move or delete files first of all put the tick back in the 3rd box and when you're done take it out.

Your Done. If you use any File Explorer to look at /mnt/external_sd you will see all the files residing on your sd card including those you've just copied.