Installed on Micro SD card only? - G Tablet Q&A, Help & Troubleshooting

I have searched and I have not been able to find my answer. I have looked in the settings and I have changed the settings.
But it doesn't matter how I set it up it always install the files onto the internal memory .
I have a Micro SD card that I would like to install most of the programs
Is there a way to install the programs onto the external Micro SD card or a move them there after you download them ?

I remember reading a thread or two about moving apps to the SD card ... have you tried searching on "move apps to SD card"?

Heh! The grass is always greener on the other side isn't it?
The easiest solution to your problem would be for you to install CyanogenMod. It likes to install everything on the external SD card--so much so that people resort to hacking /system/etc/vold.fstab to get it to use the internal SD card instead.
You might care to look at that file on your ROM (I'm assuming its VEGAn-5.1.1 or one of the other Froyo-based ROMs). The vold program uses that file to determine where disks should be mounted. You can switch only the device paths in that file to get vold to mount it the way you want it--external SD card as /sdcard and the internal SD card as /sdcard2.
If you just want to manually move files from place to place, use Root Explorer.

Related

[Q] gtablet not reconizing the internal sd...

i have done alot of nonsense to my tablet, but for some reason i don't think my tablet is recognizing my internal sd card as memory. I tried downloading a file from a website and it said that i needed an sd card to download the file...this never happened to me before recently. I remember the tablet recognizing the 16 gigs of internal memory as essentially an sd card on the system. I think it now recognizes it as maybe internal memory and needs to show it as an sd... i don't know for sure... is there anything i missed. do i need to partition something? i just flashed cyanogen 7.0.3..
so it happened just after flashing, or already before? in cm in a file manager do you see sdcard?
Dunno about thekafka, but I have just flashed the same version of cyanogen to my G-tab, and am now experiencing the same issue. This did not start until after the installation. File Manager and CWM do find the SD card.
Is there an optimal partitioning scheme to use when flashing this ROM?
In CM-7.0.x, the internal SD card is mounted at /mnt/emmc and the external SD card, if one is attached, will be mounted at /mnt/sdcard. They're not trying to make things difficult for new users--it's just what's sensible for the wide range of devices that CM runs on: internal SD cards at /mnt/emmc and removable SD cards at /mnt/sdcard, whether on phones (remember, most phones don't have internal SD cards) or tablets.
If you're coming from another ROM where the internal SD is at /sdcard (or /mnt/sdcard) and the external is at /mnt/sdcard2, you, and some of the applications that you use, might get confused.
It's easy enough to switch the mount points so that internal SD is at /mnt/sdcard and the external will be mounted under /mnt/emmc. There is even a CWM-installable zip file floating around to do this easily. Search around here or at the cyanogenmod gtabet forum.
Thanks for being helpful and smart and stuff.
Here's the address of a thread with fixes, including the ZIP file that rajeevvp mentioned:
forum.cyanogenmod.com/topic/19492-no-sd-card-apps-fail-to-use-emmc/

[Q] app install location

I have a few questions about app install locations for the g-tablet. There are three places where apps can go: 1. internal memory, 2. internal sd card, 3. external sd card.
For internal memory, I can see the installed apps (the apk files) at /data/app. I cannot find any evidence of any apps installed on the internal sd card (do they stay packaged in the apk file or get exploded out). What directory do they get put into on the internal sd card? In case you're wondering, according to App 2 SD Pro, I have 10 apps installed on the sd card.
Is there a way to install apps on the external sd card? Everything that I've read about and the sd card app managers that I've tried only work between the internal memory and the internal sd card.
Hmmm...nothing but crickets. Not even a question for more information? Well, here is a little more anyway. The tablet is rooted and I have tnt-lite 4.4.0 installed. I'm using Root Explorer to browse around in the file system.
This discussion might help, somewhat.
Yes, that other post was somewhat helpful. I can see the apps that have been moved to the "internal" SD card are at /mnt/asec with Root Explorer (I didn't have to unmount either...but the .android_secure folder did show as empty).
A couple of other questions for you:
1. Are you using a remote Linux machine to do those find commands or is there a way to get to that command line on the g tablet? I only have Windows so I may be stuck there.
2. Unmounting the SD card in the Settings will unmount the "external" SD card, right? not the "internal" SD card?
3. Do you know anything on my other original question about the "external" SD card? Can we move apps there some how? If not, I'd be game to try to write an app that will do it but my guess is that if there isn't an app that does it already, its probably harder than it seems that it should be.
Puhn said:
(I didn't have to unmount either...but the .android_secure folder did show as empty).
Click to expand...
Click to collapse
If you unmount the SD card (internal or external -- depends on the ROM), you will see stuff in /mnt/sdcard/.android_secure/.
1. Are you using a remote Linux machine to do those find commands or is there a way to get to that command line on the g tablet?
Click to expand...
Click to collapse
I use a telnet session into the gTablet, but, you can run the commands either inside a Terminal emulator or via adb. It usually doesn't matter how you run the commands.
2. Unmounting the SD card in the Settings will unmount the "external" SD card, right? not the "internal" SD card?
Click to expand...
Click to collapse
Depends on the ROM. In CyanogenMod, the SD card is the removable SD card. The internal non-removable one is called "emmc" (mounted under /mnt/emmc). Other ROMs have /mnt/sdcard and /mnt/sdcard2 (Froyo/GB) or /mnt/sdcard and /mnt/external_sd (Honeycomb ROMs).
3. Do you know anything on my other original question about the "external" SD card? Can we move apps there some how? If not, I'd be game to try to write an app that will do it but my guess is that if there isn't an app that does it already, its probably harder than it seems that it should be.
Click to expand...
Click to collapse
CyanogenMod does what you want by default. As I mentioned above, for it /mnt/sdcard is always the external removable SD card. So, everything "moved to SD card" ends up on the external SD. If you want other ROMs to behave this way, you'll have to change some of the /init*.rc files and the /system/etc/vold.fstab file and change what gets mounted as /mnt/sdcard (ie, which device is assigned the "sdcard" label). Look around, the changes are fairly obvious.
My recommedation, however, is to just install CyanogenMod and avoid the /init*.rc and vold/fstab hackery.
Good information. Huge THANKS !
One last question (hopefully)...if the SD card in CyanogenMod is the external SD card, I guess I have the reverse question for it. Can/how do you move apps to the non-removable SD card?
I guess what I'm getting at is I have a 16 GB internal, non-removable SD card and a 16 GB removable SD card that I'd like to maximize the use of. I'm not stuck with only being able to put apps on one or the other depending on the installed ROM am I?
Puhn said:
I guess what I'm getting at is I have a 16 GB internal, non-removable SD card and a 16 GB removable SD card that I'd like to maximize the use of. I'm not stuck with only being able to put apps on one or the other depending on the installed ROM am I?
Click to expand...
Click to collapse
Heh. What started as a simple question about App install locations has now progressed to low-level mucking about with the system. What next--RAID using the SD cards?
To answer your question, with the standard, unmodified ROM you are stuck with only using either one or the other. But, since Android is based on Linux, (and since we have the source code for most of the programs on the system), it can be made to do a lot of non-standard things.
I'm pretty sure that the system can be modified to use both the internal and external SD cards for App installations, but, this will need a fair bit of customization of the ROM. Which means that if you switch ROMs or even upgrade the current one, the setup will have to be redone again.
Therefore, my recommendation, is that you use one of the SD cards solely for app installs and the other only for storing media/books/whatever. 16GB only for apps is a fair bit of space, I feel.
rajeevvp said:
Heh. What started as a simple question about App install locations has now progressed to low-level mucking about with the system.
Click to expand...
Click to collapse
Well, I had hoped to avoid the mucking about part and that one of the available ROMs already had the ability to put apps anywhere but it sounds like that is not the case. I guess I wasn't clear with my original question.
Anyway, thanks for all of the answers. I'll stick with what I've got for now. At some point I may play around with some things and see how thoroughly mucked up I can get it.

[Q] External SD Card direction

I cant seem to get files from external sd card within some programs.Like psx4droid or FPse.When it comes to select bios,it shows me a file browser.There is one folder "sdcard" but its the internal sd card and i cant find the directory for the external sd card.
yeah,yeah,10 gb are a lot of but i want to use my sdcard too
Samsung have moved the location where it's mounted to and some apps which are hard coded can't find it.
If you can go up a directory from sdcard to mnt you will then find extSdCard containing your ROMs.
yeah,my bad.i found it!
thank you very much

[Q] Hypderdrive ROM on MI1 has "Renamed" SD Card

I've installed Hyperdrive via SafeStrap today. It seems that when you create that Rom Partition, the OS seems to have been configured so that "SD Card" is actually internal device storage and in order to actually get to the External SD Card I you have to go to Root -> Storage -> ExtSDCard directory.
Also, when I plug it in to the computer, all I can see is the External SD card and this new "fake" SD Card partition in the computer. I can't even get to the Root of the phone.
The problem is things like Pictures and some applications only allow you to choose "Device" or "SD Card" for storage and no matter what you choose it's going to the same place and this virtual SD Card Partition is almost out of space!
Help!
Any help?
jbright44 said:
I've installed Hyperdrive via SafeStrap today. It seems that when you create that Rom Partition, the OS seems to have been configured so that "SD Card" is actually internal device storage and in order to actually get to the External SD Card I you have to go to Root -> Storage -> ExtSDCard directory.
Also, when I plug it in to the computer, all I can see is the External SD card and this new "fake" SD Card partition in the computer. I can't even get to the Root of the phone.
The problem is things like Pictures and some applications only allow you to choose "Device" or "SD Card" for storage and no matter what you choose it's going to the same place and this virtual SD Card Partition is almost out of space!
Help!
Click to expand...
Click to collapse
That's the way the Stock ROM works - /mnt/sdcard is the internal storage, /mnt/extSdCard is the external storage.
You can't mount the root because it's a Linux EXT4 filesystem. Windows doesn't understand it. Again, that's normal behavior.
My pictures, music, Ti Backup files, etc. are stored on my external SD card, so it's quite possible to do that.
Fixes and Question
Wrong thread, could not delete. Sorry.

Emulated SD card I'd like to remove

I was attempting to root my Alcatel 9007t tablet, so I could move apps to my SD card, unsuccessfully.
So I ended up following some instructions and ended up emulating an SD card on my internal, or something or the other
It renamed my actual SD card to something else
So now, I have rooted my phone, I believe, but using link2sd card I can now move my apps, but I get an error on a certain few apps.
I can't link the data, or what have you, to the SD card, and I think its because of this emulated SD storage
Regardless, I would like to remove the emulated SD storage, and rename my SD card to something normal.
Getting to root this thing was difficult, so I would not want to start this whole thing over.
Or if I could get link2sd to link my data to my SD card , that would be excellent.
I am moderate noob so pls hlp
Footnote: no I cannot link to SD thru my storage settings, maybe is there somehow I can do that. I just want to link or move app data to SD card. This is from a downloaded apk that is making kit difficult. The app seemed to install to SD card, but the data is on the emulated SD on the internal
Halp
You will have issues as apps are not made to be on the sdcard and some apps even block the option.
zelendel said:
You will have issues as apps are not made to be on the sdcard and some apps even block the option.
Click to expand...
Click to collapse
OK but my tablet is rooted now and I can do it mostly with no problem.
I just want to rename and unemulate false SD card on internal and get it back to normal

Categories

Resources