Can't copy to SD - Shield Q&A

Morning all. Anyone else have that problem? I can copy to the internal storage just fine, but if I try to drag and drop to the SD card I get the device has stopped responding or its disconnected error. I have windows 8.1, I'm rooted and drivers work fine, adb and fastboot functional, SD card is PNY 64gb xc formatted in NTFS. I also took out the micro SD card and put it in my laptop and was able to write to it just fine, the files even show up through the shield when I put the SD card back in and reconnected to laptop. So who knows what I'm missing?:laugh:

mta1981 said:
Morning all. Anyone else have that problem? I can copy to the internal storage just fine, but if I try to drag and drop to the SD card I get the device has stopped responding or its disconnected error. I have windows 8.1, I'm rooted and drivers work fine, adb and fastboot functional, SD card is PNY 64gb xc formatted in NTFS. I also took out the micro SD card and put it in my laptop and was able to write to it just fine, the files even show up through the shield when I put the SD card back in and reconnected to laptop. So who knows what I'm missing?:laugh:
Click to expand...
Click to collapse
You cant copy paste you have to use the applications menu and theres an option for move to sd. Never used it but i know its there.
Nvidia Shield Root and More
Doing a little bit of reading goes a long way.

hexitnow said:
You cant copy paste you have to use the applications menu and theres an option for move to sd. Never used it but i know its there.
Nvidia Shield Root and More
Doing a little bit of reading goes a long way.
Click to expand...
Click to collapse
You mean through the shields settings? Im talking about dragging and dropping using windows when shields plugged in via usb. But that is goo to know so I can apps to sd

mta1981 said:
You mean through the shields settings? Im talking about dragging and dropping using windows when shields plugged in via usb. But that is goo to know so I can apps to sd
Click to expand...
Click to collapse
Yeah, you can't do it through windows. With a file explorer, you could physically get the file to move but it wouldn't run. I believe with the built in option for moving files to SD, it will only move the .apk file, and not the actual data. So if you have a 3mb .apk, and a gig worth of data, it's pretty much useless. There is a tool on the play store called folder mount which basically allows you to swap mount points, and it allows you to save everything to SD, you have to have root for it though.

hexitnow said:
Yeah, you can't do it through windows. With a file explorer, you could physically get the file to move but it wouldn't run. I believe with the built in option for moving files to SD, it will only move the .apk file, and not the actual data. So if you have a 3mb .apk, and a gig worth of data, it's pretty much useless. There is a tool on the play store called folder mount which basically allows you to swap mount points, and it allows you to save everything to SD, you have to have root for it though.
Click to expand...
Click to collapse
Not a problem, I used your excellent root tool kit!! Today we learned a big lesson in fat32 and NTFS formats and what the Shield can and cannot do with each. Fat32 ftw

mta1981 said:
Not a problem, I used your excellent root tool kit!! Today we learned a big lesson in fat32 and NTFS formats and what the Shield can and cannot do with each. Fat32 ftw
Click to expand...
Click to collapse
Haha nice. Yeah fat32 is the way to go unless you have a giant sdcard then exfat works better. If i remember right fat32 has a 4gb file size limit.

hexitnow said:
Haha nice. Yeah fat32 is the way to go unless you have a giant sdcard then exfat works better. If i remember right fat32 has a 4gb file size limit.
Click to expand...
Click to collapse
So the shield will read and write to a 64gb card formatted in exfat?

hexitnow said:
Yeah, you can't do it through windows. With a file explorer, you could physically get the file to move but it wouldn't run. I believe with the built in option for moving files to SD, it will only move the .apk file, and not the actual data. So if you have a 3mb .apk, and a gig worth of data, it's pretty much useless. There is a tool on the play store called folder mount which basically allows you to swap mount points, and it allows you to save everything to SD, you have to have root for it though.
Click to expand...
Click to collapse
The built in move to SD will actually move the android/obb file that corresponds to the app, it will also create mount points on the SD for it. I'm not sure if it moves android/data though, I just haven't tried it, most big games use obb files though.
I have some weird problems with my 64GB card formatted to fat32. It all works perfectly for some time, then the SD will become read only to the Shield and I have to format it again. :\ I'm not sure if it's my SD card, the SDXC formatted to fat32, <that and using the built in move to SD, etc.
I treat the SD card like dark magic, when it's working I don't mess with the thing.
I hope that Nvidia releases an update that focuses on better SD support, it seems like they're planning something.

CDeviant said:
The built in move to SD will actually move the android/obb file that corresponds to the app, it will also create mount points on the SD for it. I'm not sure if it moves android/data though, I just haven't tried it, most big games use obb files though.
I have some weird problems with my 64GB card formatted to fat32. It all works perfectly for some time, then the SD will become read only to the Shield and I have to format it again. :\ I'm not sure if it's my SD card, the SDXC formatted to fat32, <that and using the built in move to SD, etc.
I treat the SD card like dark magic, when it's working I don't mess with the thing.
I hope that Nvidia releases an update that focuses on better SD support, it seems like they're planning something.
Click to expand...
Click to collapse
I gotcha thanks. I hadnt actually used it yet but have used it on other platforms and it was pretty much worthless. I had assumed it was the same since it was on my other devices. Thanks for clearin that up.

Related

SD Card problem

I installed a 32 gb sd card and my phone recognized it without any problems but as I iinstalled apps to the card the amount of space in card never changed. I changed the sd card to 8 gb and I'm having the same problem. Anyone else having this problem, I am rooted and have su permission.
Thanks
vinnyjr said:
I installed a 32 gb sd card and my phone recognized it without any problems but as I iinstalled apps to the card the amount of space in card never changed. I changed the sd card to 8 gb and I'm having the same problem. Anyone else having this problem, I am rooted and have su permission.
Thanks
Click to expand...
Click to collapse
I am just guessing here, but perhaps those apps are going to the extended internal memory? The G2x (like most Androids now with large internal memory) treats 5GB of your internal memory as an SD card at the directory /sdcard. The external card you put in is found at /sdcard/_ExternalSD
My best guess is that your apps are going to the /sdcard which is actually part of your internal memory.
jimbo831 said:
I am just guessing here, but perhaps those apps are going to the extended internal memory? The G2x (like most Androids now with large internal memory) treats 5GB of your internal memory as an SD card at the directory /sdcard. The external card you put in is found at /sdcard/_ExternalSD
My best guess is that your apps are going to the /sdcard which is actually part of your internal memory.
Click to expand...
Click to collapse
You are right, how do I put them on the ext sd card? Do I have to partition the sd card or is there another way, seems the people that don't root there phones must be able to use the ext sd card as well??
Thanks
vinnyjr said:
You are right, how do I put them on the ext sd card? Do I have to partition the sd card or is there another way, seems the people that don't root there phones must be able to use the ext sd card as well??
Thanks
Click to expand...
Click to collapse
Sorry, but I can't answer that one yet, I haven't even ordered my G2x yet. I just read about this issue from another thread on this forum because apparently it was the same setup on the Vibrant. Perhaps some Vibrant owners can chime in with a suggestion? Not sure if it's possible to put apps to SD or if they just automatically go to the internal storage. However, if I were you, I'd rather have the apps on internal storage and save the SD for videos, pictures, music, etc. The internal storage will be more reliable (not fail later) and faster than the SD. 5GB should be more than enough space for app storage.
App2sd works. As long as the app supports it. But there really is no need to put them on the external sd right? 5gigs should be plenty. Put your music and vids on the external. Sounds exactly Like my vibrant.
Sent from my SGH-T959 using Tapatalk
tsquire99 said:
App2sd works. As long as the app supports it. But there really is no need to put them on the external sd right? 5gigs should be plenty. Put your music and vids on the external. Sounds exactly Like my vibrant.
Sent from my SGH-T959 using Tapatalk
Click to expand...
Click to collapse
Yeah, that's what I meant but I think I used the wrong term. When you use what Froyo calls "Apps to SD" it goes to what the phone calls SD but is actually internal memory. Do you know if there is any way (without root or hacks) to have those Apps to SD actually go to your SD card (/sdcard/_ExternalSD) instead of the internal memory the phone calls the SD?
I agree that the 5GB internal should be more than enough anyway, but I am curious for sure.
jimbo831 said:
Yeah, that's what I meant but I think I used the wrong term. When you use what Froyo calls "Apps to SD" it goes to what the phone calls SD but is actually internal memory. Do you know if there is any way (without root or hacks) to have those Apps to SD actually go to your SD card (/sdcard/_ExternalSD) instead of the internal memory the phone calls the SD?
I agree that the 5GB internal should be more than enough anyway, but I am curious for sure.
Click to expand...
Click to collapse
I just never had that set up before with any of my android phones. I just didn't know how to put any files to the ext sd card, I foolled around with it and basicly I just went into my file manager and long pressed the app of file, copy, went into the extsd card and paste.
Thanks for the help.
I have had the MyTouch 4G and the Nexus One, neither had that set up.
PS this phone flies.
hey guys future g2x owner here, what sd card size does it come with?
bguzmanz2 said:
hey guys future g2x owner here, what sd card size does it come with?
Click to expand...
Click to collapse
It doesn't come with any sd card. Supply your own.
i thought the 5 gigs was for storage and the 1.5 was for apps? i'm confused
wow, sweet phone with no sd card or headphones. lame!!
ps, still gonna get it tho =)
crazythunder said:
i thought the 5 gigs was for storage and the 1.5 was for apps? i'm confused
Click to expand...
Click to collapse
Yes, this is true. However, from 2.2 up, Android allows you to move apps to the "SD card" (or in this case the 5GB extended internal storage) as long as the developer enabled this feature. This way large games and other such apps don't use up all the storage.
bguzmanz2 said:
wow, sweet phone with no sd card or headphones. lame!!
ps, still gonna get it tho =)
Click to expand...
Click to collapse
Not many phones come with an sd card and besides why use their ear buds when you can get a pair of zipbuds from amazon?
http://www.amazon.com/Zipbuds-DGA-T...8N9G/ref=sr_1_1?ie=UTF8&qid=1303274745&sr=8-1
Furthermore it's none of my business and you're free to do as you choose but who sticks their apps on the external sd card? Why do that?
aironeous said:
Not many phones come with an sd card and besides why use their ear buds when you can get a pair of zipbuds from amazon?
http://www.amazon.com/Zipbuds-DGA-T...8N9G/ref=sr_1_1?ie=UTF8&qid=1303274745&sr=8-1
Furthermore it's none of my business and you're free to do as you choose but who sticks their apps on the external sd card? Why do that?
Click to expand...
Click to collapse
Having a Nexus One I put most of my Apps on ext 3. Worked great and always had over 140 mb of free memory space which kept my phone very fast.
Sent from my LG-P999 using XDA Premium App
vinnyjr said:
I installed a 32 gb sd card and my phone recognized it without any problems but as I iinstalled apps to the card the amount of space in card never changed. I changed the sd card to 8 gb and I'm having the same problem. Anyone else having this problem, I am rooted and have su permission.
Thanks
Click to expand...
Click to collapse
I think the idea is your apps/data go into internal 5GB (which is mounted as SDCARD) and then you use your SDCARD for media (mounted as /SDCARD/_ExternalSD)
yup.. that is right mobilehavoc.
The phone has no "sdcard" when you get it new, but it's got basically 5.35GB internal SD already built in.. So you have plenty of storage, plus you have 1.3GB for apps, and can move them to that 5GB if needed.
Although I just put in my 16GB and tried to titanium restore and it doesn't find anything cuz it's looking in /sdcard and my file is on my sd card, and the g2x has that as /external_sd
that is irritating, will I need to move all the important stuff over, and downloads and pictures n such will all from now on go to the internal 5GB. so move everything over and use actual SD for rest
Hey there, so I'm having a different sd card problem, but I can't find any threads directly related to it so I'm just going to post it here because it seems just as good a place as any.
So yesterday morning, about 3am or so, cause I'm weird like that, I finished the movie I was watching, so I went to go move it off my phone and put another one on, so I hooked up my USB and connected to Ubuntu, the sdcard popped up and I deleted the file, then deleted the trash file but when I delete the trash file I get an error message saying Error removing file: Directory not empty, and no matter what way I try to edit my sd, it won't change, it won't save any new data or delete the old, I've tried reformating with the phone, reformating with ubuntu, I've tried file managers, using a micro to sd conversion chip and putting it in my card reader, but no matter what I try my sd won't change, somebody please help me out, I just got the 16gb card like a month ago, but I bought it in Austria so I can't really return it, because I'm living in Italy.
Thanks in advanced.
Never mind my last post, I did a wipe of my sd card from the phone, pluged it back into ubuntu, and then magically, I could erase all the files.
This setup of this phone's memory is frustrating. I have an app called DroidTV which normally uses the SD card to save videos to, but due to the internal SD card it's getting saved there instead. Is the only way to change this to hope the app developer fixes/changes the way the app behaves? I wish there was an option to make the phone treat the internal SD as the external so you could more easily use your larger card as the default
Dragon509 said:
This setup of this phone's memory is frustrating. I have an app called DroidTV which normally uses the SD card to save videos to, but due to the internal SD card it's getting saved there instead. Is the only way to change this to hope the app developer fixes/changes the way the app behaves? I wish there was an option to make the phone treat the internal SD as the external so you could more easily use your larger card as the default
Click to expand...
Click to collapse
See it's really a hard problem to solve. I'm coming from an Incredible which had 8GB of internal storage but it was mounted as /emmc. This meant no app except the custom camera and music apps and maybe one or two apps specially designed by devs could use the internal storage.
The way the G2X does it, all apps can see the internal storage and use it. All media apps can see the external SD as well. But you are right, the dev would need to update the app. Although I don't see why it is so difficult - they could give the user the option to a path so you could put in /sdcard/_ExternalSD/
And that would work.

[Q] external SD card questions

i'm new to android so please bear with me.
i have a 32GB SD class 4 in my phone. it's been formatted so all it has is the lost.dir (i'm on a mac)
since there are no folders there - how do i gets apps to use it? where do i put music and other files? i have podcasts and other stuff i'd like to drag over but i'm not understanding how the different apps would see it.
i can move some apps to SD card but i think it just moves them to the internal SD card.
it seems that there are 2 SD cards in the phone but no way to differentiate between the 2.
also it sometimes takes forever for the gx2 to recognize the card, its kind of annoying. is having a class 10 better for this?
I use filemanager from the market and it recognizes my external as........"_externalSD" also allows me to transfer files between the two.
ecpht said:
i'm new to android so please bear with me.
i have a 32GB SD class 4 in my phone. it's been formatted so all it has is the lost.dir (i'm on a mac)
since there are no folders there - how do i gets apps to use it? where do i put music and other files? i have podcasts and other stuff i'd like to drag over but i'm not understanding how the different apps would see it.
i can move some apps to SD card but i think it just moves them to the internal SD card.
it seems that there are 2 SD cards in the phone but no way to differentiate between the 2.
also it sometimes takes forever for the gx2 to recognize the card, its kind of annoying. is having a class 10 better for this?
Click to expand...
Click to collapse
When you have your phone plugged in pull down the alert bar on the top of the screen and press the "USB Connection" option. It should ask you if you want to turn USB mode on and have a picture of an Android. This will allow you to mount your internal and external sd as if they were regular flash sticks. You can then copy whatever you want to them. I also like to use drop box in combination with Astro for moving things to and from the cloud.
ecpht said:
i'm new to android so please bear with me.
i have a 32GB SD class 4 in my phone. it's been formatted so all it has is the lost.dir (i'm on a mac)
since there are no folders there - how do i gets apps to use it? where do i put music and other files? i have podcasts and other stuff i'd like to drag over but i'm not understanding how the different apps would see it.
i can move some apps to SD card but i think it just moves them to the internal SD card.
it seems that there are 2 SD cards in the phone but no way to differentiate between the 2.
also it sometimes takes forever for the gx2 to recognize the card, its kind of annoying. is having a class 10 better for this?
Click to expand...
Click to collapse
1. G2x has the internal sd card partitioned into 2 parts (1 for OS & apps & other for storage & apps).
2. Sd card's class does help but it is not something important until you're running a high def video.
3. Use any file explorer app (File expert etc) for copying files from Internal SD Card to External SD Card.
4. Most of the app's setting menu gives you an option to physically select the storage destination folder i.e. external sd card.
Hope I helped.
Sent from my LG-P999 using XDA App
so say i have podcasts and other files on my computer i want to copy to the 32GB SD card - do i just make folders on the card and copy the files over from my computer?
ecpht said:
so say i have podcasts and other files on my computer i want to copy to the 32GB SD card - do i just make folders on the card and copy the files over from my computer?
Click to expand...
Click to collapse
Yes, just simply copy the entire FOLDER of the particular file to your External SD Card & if in future, if u download something directly from your phone then simply just copy/paste it from your using any file manager app.
Sent from my LG-P999 using XDA App
so i have the phone connected to the computer and I see 2 No Name disks. That's fine. I put a folder called music at the root level of the 32GB card. Now I find that folder in File Expert and I go to play something and it says that file isn't supported. I tried Google Music and Doubletwist. Just mp3's from a CD. are there certain settings for android i need to know about? and do i need to go to File Expert to play this music everytime? Or should I be going through doubletwist on my mac and using it like itunes?
thanks you any help, i'm pretty clueless with this aspect of android right now, trying to catch up.
also both SD cards randomly unmount themselves. is there a reason for this or a way to prevent this?
ecpht said:
so i have the phone connected to the computer and I see 2 No Name disks. That's fine. I put a folder called music at the root level of the 32GB card. Now I find that folder in File Expert and I go to play something and it says that file isn't supported. I tried Google Music and Doubletwist. Just mp3's from a CD. are there certain settings for android i need to know about? and do i need to go to File Expert to play this music everytime? Or should I be going through doubletwist on my mac and using it like itunes?
thanks you any help, i'm pretty clueless with this aspect of android right now, trying to catch up.
Click to expand...
Click to collapse
Ok. After reading your problems, here are my suggestions:
1) Copy your 32 GB SD Card files on your computer.
2) Format your 32 GB card. Replace all files back in it.
3) Stop worrying about putting certain files (pics, music) in a root folder. Simply just put any files OR folders inside the Sd card.
4) When it comes to File sharing, think of Android in the same category as Windows.
I hope I helped.
Sent from my LG-P999 using XDA App

Save to MicroSD?

This is my first tablet so please forgive these dumb questions. I've been spoiled for years with CM# on my phones so I'm having a hard time adapting.
Is there a way to force apps to use the MicroSD card when saving? Example: In Dolphin HD, you can set your download directory. It defaults to "/mnt/sdcard" which is internal memory. I want to change it to "/Removable/MicroSD" but it keeps telling me that path is not available and to pick another. I googled a bit but all they tell me to do is save to internal then copy to external. I know I'm going to get tired of that really soon...
Some apps allow me to save to the external card. I set K-9 to download attachments to the card and it took the path but when I actually save an attachment, it says it's successful but I can't find the attachment in either internal and external memory. And yes, I did confirm I typed in the right path.
Any suggestions?
TIA
I don't know if this is the issue, but ASUS has decided to mount the external memory cards under a directory in the root directory ("/Removable/microSD" and "/Removable/SD"). Have you rooted your TF700? Most other systems I've used (the SGS2 primarily,and the LG O2x) had the external cards mounted under /mnt/sdcard/(_)External_SD, or under "mnt/emmc" as is the case under CM#. It might drop down to not having write access to these directories (although that'd be strange and never encountered efore on my devices, at least)...
EDIT: under Opera, for example, I can save an embedded image on XDA on the external microSD and I can find it with Total Commander (and open it with QuickPic).Still, I'm rooted.
MartyHulskemper said:
I don't know if this is the issue, but ASUS has decided to mount the external memory cards under a directory in the root directory ("/Removable/microSD" and "/Removable/SD"). Have you rooted your TF700? Most other systems I've used (the SGS2 primarily,and the LG O2x) had the external cards mounted under /mnt/sdcard/(_)External_SD, or under "mnt/emmc" as is the case under CM#. It might drop down to not having write access to these directories (although that'd be strange and never encountered efore on my devices, at least)...
EDIT: under Opera, for example, I can save an embedded image on XDA on the external microSD and I can find it with Total Commander (and open it with QuickPic).Still, I'm rooted.
Click to expand...
Click to collapse
Thank you for the reply. I haven't rooted yet but plan to do so this weekend. I'll see if that makes any difference.
as for reading from the card, yes, I can confirm that I can do the same - anything I put on the external card, my apps can read from it. I just can't seem to make apps write to that card, only internal.
Thanks!
asoong said:
Thank you for the reply. I haven't rooted yet but plan to do so this weekend. I'll see if that makes any difference.
as for reading from the card, yes, I can confirm that I can do the same - anything I put on the external card, my apps can read from it. I just can't seem to make apps write to that card, only internal.
Thanks!
Click to expand...
Click to collapse
You're welcome. Indeed, I meant that I can save an online image using my browser of choice onto the external memory. That's what seems to be the bottleneck in your case.
MartyHulskemper said:
You're welcome. Indeed, I meant that I can save an online image using my browser of choice onto the external memory. That's what seems to be the bottleneck in your case.
Click to expand...
Click to collapse
Thanks for the explanation. Yes, I can confirm Opera works as advertised. Seems to be the only browser that can.
Stock and FF do not allow custom download directories
Dolphin HD didn't accept paths to external memory (and won't allow downloads larger than 2GB )
Chrome didn't allow downloads at all :crying:
Thanks again!

[q] sd card issue

Hi... not sure if this is the correct area to post this, sorry if it isn't. Looking for some insight on some SD CARD issues.... been on Google all day with no luck. Here's my situation:
Recently bought an Asus HD Pad tablet. I read that the max card it'll hold is 32 GB but also read of people that have used 64 without a problem. Since that was something that I was able to do on my tab 2 I went ahead and bought a Kingston 64 GB SDXC. Before formatting to Fat32 I just placed it in and it was recognized just fine, with the full storage amount available and everything. Yesterday I started putting some movies on it but even though the files transfered fine once I went to the tablet they were there but the movies wouldn't run, like if the files were corrupted. From there I assumed I was not gonna dodge the format to Fat32 so I went ahead and did it...I transfered 3 out of 5 movies fine but when trying to add the other two I would gt the error saying that the properties of the file couldn't be transfered. I read up a bit and learned that FAT32 is a bit more limited as far as transferring certain properties from files than NTFS. So I formatted to NTFS. Put all 5 movies and they worked just fine. After this I decided to transfer about 8 gigs of music and some pictures.... they apparently transfered fine but when I go on the tablet and access the music and pictures folders it says NO FILES Are in them. I go to storage info and it does reflect that the 8+ gigs on music and pics are beige used but the file explorer show the folders empty... the movies are still there. If I try to delete the folders from the tablet I get an error that it can't be deleted or permission denied (depending on which file explorer I use). If I connect back to the PC and click the folders I get an error saying the folder is corrupted and can't delete them either. I'm getting the feeling that the SD card was not working flawlessly from the get go but would sure appreciate any input, suggestions, ideas, etc... also wondering if it might be because the SD card size is too big for the tablet.
Thank you and sorry about the long post!
emv1031 said:
[...]
Click to expand...
Click to collapse
This issue you're having is definitely because of the size of the SD card. Most devices are not made to accept such a large one, and I bet you anything that if you get a 32g SD card, it'll work perfectly.
thenookieforlife3 said:
This issue you're having is definitely because of the size of the SD card. Most devices are not made to accept such a large one, and I bet you anything that if you get a 32g SD card, it'll work perfectly.
Click to expand...
Click to collapse
Yeah that's what I thought so.... question.... you think there might be a way to "shrink" those 64 Gb down to 32, so that the tablet thinks it's a 32?? just to test if that takes care of the problem before buying another SD?
thanks
emv1031 said:
Yeah that's what I thought so.... question.... you think there might be a way to "shrink" those 64 Gb down to 32, so that the tablet thinks it's a 32?? just to test if that takes care of the problem before buying another SD?
thanks
Click to expand...
Click to collapse
Actually, if I'm not mistaken, there is!
I don't remember exactly how to do it, but I know this much - first, you need to put the empty SD card into your device. Then, boot into ClockworkMod. Navigate to the Advanced submenu. This is where my memory gets a little fuzzy, but I think there is a "Repartition SD card" option or something like that inside that submenu that, when used properly, can be used to completely resize an SD card.
I did this a good while ago, so that's why I don't remember that well, but hopefully it will work for you.
thenookieforlife3 said:
Actually, if I'm not mistaken, there is!
I don't remember exactly how to do it, but I know this much - first, you need to put the empty SD card into your device. Then, boot into ClockworkMod. Navigate to the Advanced submenu. This is where my memory gets a little fuzzy, but I think there is a "Repartition SD card" option or something like that inside that submenu that, when used properly, can be used to completely resize an SD card.
I did this a good while ago, so that's why I don't remember that well, but hopefully it will work for you.
Post thank? :good:
Click to expand...
Click to collapse
ok thank you... will do some research on that!!

Games on SD Card

So I got my s7 over the weekend and had a 64gb sd card ready to go. I tossed it in and downloaded a whole bunch of games, hoping to have my games/music/movies on the sd card and all other apps on internal storage. After downloading the games, I went and moved them to sd card through app info, etc. However, while it says the games are completely on external storage when looking at the app through app info, actually looking at the storage shows that the game is still on internal and little to nothing was transferred to the sd card. When apps are moved to sd card, is only a very small portion moved? Or should the whole app be moved in its entirety to external? I must have download 6+ gigs of various games and moved them all to external, but only ended up using around 400mb of external storage and still the 6gb on internal. Is this an issue with android, s7, or working as intended?
Try using this app https://play.google.com/store/apps/details?id=com.buak.Link2SD&hl=en haven't used it myself but it looks like it'll work.
Edit: woops looks like you need root for this.
peachpuff said:
Try using this app https://play.google.com/store/apps/details?id=com.buak.Link2SD&hl=en haven't used it myself but it looks like it'll work.
Edit: woops looks like you need root for this.
Click to expand...
Click to collapse
That app needs root access to move the extra data to SD

Categories

Resources