Force App To SD Card? - T-Mobile Galaxy Note 4 Q&A, Help & Troubleshooting

What's the best way to force app to as card and still be compatibl? Only some apps give you the option to move app data to SD card in application manager. Even if it is aloud its never 100% of the data. I have a app called fine woodworking whichs uses over 4g of data.
It does not give the option to move any data to SD card in app settings.
So back to my original question, what is the best way to move all app data to SD card while keeping app 100% usable.
Data stored in
Internal SD card/Android/Data

Give FolderMount a look in the Google Play store.

Related

[Q] Anyone else angered about app data on the sd card

On android, it seems that every application wants to store it's data in new folder on sd card root. I found bunch of folders for many of my apps.
Is this really default behavior on android? Can't i somehow trick android, so apps will save their data in let's say /sdcard/data folder instead of just /sdcard?

[Q] saving backups/photos to SD card on D3

Why the hell won't my phone save my songs from Spotify, my photos from Vignette, videos from the camcorder, and anything other data the apps create??
Where the hell is the option to save on SD card?
Simmah down.
The actual SD card is mapped as /sdcard-ext/ in the filesystem. The /sdcard/ mount point is the internal storage. Apps need to be written so you can choose the storage location, and this will only be a larger problem going forward because as internal storage space goes up, more and more manufacturers will be doing this.
The built-in camera app does ask if you want to use the real SD card when you put one in and load the program.
elkay said:
The actual SD card is mapped as /sdcard-ext/ in the filesystem. The /sdcard/ mount point is the internal storage. Apps need to be written so you can choose the storage location, and this will only be a larger problem going forward because as internal storage space goes up, more and more manufacturers will be doing this.
The built-in camera app does ask if you want to use the real SD card when you put one in and load the program.
Click to expand...
Click to collapse
Yeah, see I use Vignette so that doesn't help... geez.
Guess I'll have to make sure the main camera app is at least on SD card storage. I don't remember if the video files are automatically saving to the SD card (I did notice the SD-ext difference and figured that was the external vs internal memory).
pekosROB said:
Yeah, see I use Vignette so that doesn't help... geez.
Guess I'll have to make sure the main camera app is at least on SD card storage. I don't remember if the video files are automatically saving to the SD card (I did notice the SD-ext difference and figured that was the external vs internal memory).
Click to expand...
Click to collapse
If they're not being stored to the external on the stock app, boot the phone without the SD card in the phone, launch the camera app, then shut the phone down. Pop the SD card back in, boot up and launch the camera app again. It should say as soon as you launch that a new SD card is found and ask if you want to use it.
Going forward, /sdcard-ext/ is going to be more common on more phones, so app developers need to start providing an option for where users want to store data files. I'd contact the Vignette developers (they're pretty responsive) and let them know that they need to add a feature to choose the storage location of saved pics because most likely all Motorola devices will be set up this way going forward, with other manufacturers following.

[Q] Can't make Sugersync place sync folders on SD card

I just spent an hour trying to get Spotify to store all my offline music on the SD card using Spotify's support webpage. What a lousy interface and rotten support section: "If you can't get Spotify to locate offline folders on the external SD card, you need to to a factory reset and try again"?!
Well, that's not what I was going to complain about since I fixed it. It is Sugarsync. I want my 20Gb of folders to be synced to my EXTERNAL_SD card, but it seems impossible. The only help I can find on the Sugarsync support site is that "the device chooses the storage location". But is NOT choosing my SD card!
How can i manage to get Sugarsync to store my files on the external, removable SD card? Not the local storage, usbStorage or local SD card (confusing names), but the external_sd.
So... Nobody has any clue..?
Sent from my GT-N7000 using xda premium

Is there any way to force the phone to use External memory?

This is my first phone with a lot of internal memory and I don't quite get how it uses it... Is there any way for the phone to use my external 16GB memory card instead of always using its own 8GB partition?
I second this question.
Though it may seem useless to do so, on the contrary I have a 32g ext SD card and would be fine ignoring the (confusing and my case redundant) internal SD card.
Or if not disable, maybe force apps/etc to default to the ext card?
Sent from my XT875 using xda premium
The question is does your app allow you the option to use your external memory. Not all apps are created equal and whether they allow you to use the external SD card is really up to the app developer. Its in the coding of the app that determines where the data is stored. Check your apps for that option and if there is none request it from the developer.
I believe there are ways to use the sd-ext for some kinds of data files used by large games, but the app must run on internal mem. I store all docs, downloads, pictures, music, videos, etc. on my external microsd card, but apps have to go on internal or they disappear or don't work. Search for 'apps2sd bionic' and you should find a way to store some game data externally.
raylgo said:
This is my first phone with a lot of internal memory and I don't quite get how it uses it... Is there any way for the phone to use my external 16GB memory card instead of always using its own 8GB partition?
Click to expand...
Click to collapse
I did this when I had the atrix, and have also done it on my Bionic.
http://forum.xda-developers.com/showthread.php?t=1404872
Ha! Didn't even think about messing with the fstab, thanks for that link. I'll be trying this shortly, and repost with results.
On a side note, I figured it shouldn't rely on the apps per say, considering a lot of phones don't have an internal "sdcard" (note: sdcard, not to be confused with regular internal app storage).
My opinion, naming the internal sdcard what it is was a seriously stupid idea. Should've followed suit with "app storage", how about "data storage"... just something not involving "card".
--
Cool, it worked awesome. Just had to swap files from one to the other to keep data in spots apps expected it to be.
Actually, I went ahead and disable the internal SD, and mounted the extsd in its place. Have been playing with mounting the extsd to both internal and external (resulted in only one mount point working), and also tried renaming the internals mount point to something like "internal_storage" (resulted in boot loop).
Be careful if playing with the mount points. The system doesn't like booting if it can't find something mounted to "sdcard", etc.
Something I'll be playing with and experimenting with. Any more info on editing these mount points would be very handy.
And lastly, sorry for hijacking your thread
Hope I didn't bother.
Sent from my XT875 using xda premium

[Q] sdcard0 vs extsdcard, want to move large data to extsdcard

Sigh, this is exactly what I was worried about when upgrading from my EVO 3D.
I noticed my new M8 has a sdcard0 and extsdcard folder. And of course, the apps and games which download hundreds of megs of data in order to run are downloading to the 24 gig internal sdcard0 mount point instead of the nearly empty 64gig extsdcard0 mountpoint. I really REALLY hate how so many Android phones seem to do this, why can't it just be partitioned as internal instead of faking a sdcard, thus making large apps install to internal with no option of installing to the actual external card?
Anyway, without rooting my phone, is there any way I can somehow set it so apps download and install their data to the actual SD card? The whole reason I didn't get the M7 was because I don't want my data to be stuck on the phone's internal memory in case anything happens, as well as to not waste internal memory space on several hundred megs or even gigs of data when I can use a large sdcard for that.
I believe u can go to manage apps and move apps to the sd card. Some may not be able to if it's not comparable but a lot of them should.
Sent from my iPad using Tapatalk
aaron130 said:
I believe u can go to manage apps and move apps to the sd card. Some may not be able to if it's not comparable but a lot of them should.
Click to expand...
Click to collapse
I tried that, it only moves the app executable to the SD card, not the hundreds of megs of additional data it downloaded. The app management screen even tells me how much of this additional data is on the internal memory and how much of it is on the SD card (it's all on internal), but moving the app doesn't move the additional data to the SD card.
One would assume that the ext sd 's bus interface would be quick enough to not bog any app which would be using it. That being the case htc has no excuse for not having interchangeable symbolic mounting points between the two sd's. Ive physcally moved some of the data from app's (dcim, and random music ) directories to the extsd, and at least it unburdens the internal sd.
The apk resource fork in these systems could be processed better in android and it's sdk, or even the runtime.
F yes it sucks.

Categories

Resources