[Q] What would be the default location of apps moved to SD card? - EVO 4G Q&A, Help & Troubleshooting

I've had this card in my rooted Droid 1 as well as a Archos 101 tablet and in both of those instances I've moved apps to SD as the internal storage on those is too small. Now that I'm going to be using this 16gb card exclusively on my rooted Evo 4G I have no reason to have space taken up by apps that won't be used or are on internal storage on this device. I want to find the folder and delete the contents to free up some space. I see one called /Android/data and another that is just /data both on the SD card. Either of these what I'm looking for? The former appears to have some older apps that I'm not using any longer but it also seems to have a couple that I'm currently using but haven't knowingly moved to SD card.
Thanks!

With a system level file manager like Root Explorer, navigate to the /data/app folder and the /system/app folder.
posting & replying via the XDA Premium app.

dougjamal said:
With a system level file manager like Root Explorer, navigate to the /data/app folder and the /system/app folder.
posting & replying via the XDA Premium app.
Click to expand...
Click to collapse
I'm not talking about the current location of all my current installed apps. I'm talking about the location of apps when we move them to the sd card. I wish to locate those folders from my previous devices and delete them as all of my current apps on this device are on the device and not moved to the SD card so anything on my SD card in the way of apps should be from previous devices.

/mnt/asec and /mnt/secure/asec
posting & replying via the XDA Premium app.

OstrichSak said:
I'm not talking about the current location of all my current installed apps. I'm talking about the location of apps when we move them to the sd card. I wish to locate those folders from my previous devices and delete them as all of my current apps on this device are on the device and not moved to the SD card so anything on my SD card in the way of apps should be from previous devices.
Click to expand...
Click to collapse
android 2.2 uses the .android_secure folder on your sdcard. for the native apps2sd. if you are using some other kind they use a ext2 or ext3 partition on your sdcard. you will need gparted or linux to see this type.

thedudejdog said:
android 2.2 uses the .android_secure folder on your sdcard. for the native apps2sd. if you are using some other kind they use a ext2 or ext3 partition on your sdcard. you will need gparted or linux to see this type.
Click to expand...
Click to collapse
So basically if I have 3rd party apps that were installed to SD card from another device I basically need to backup the files I need to keep and format the SD card in order to delete them?

OstrichSak said:
So basically if I have 3rd party apps that were installed to SD card from another device I basically need to backup the files I need to keep and format the SD card in order to delete them?
Click to expand...
Click to collapse
You could do that, but first, were you using some other type of apps2sd? Not the android native one that started in version 2.2? Dark tremor or any other flashable or aftermarket apps2sd that uses a ext partition on your sdcard?
Sent from my PC36100 using XDA Premium App

thedudejdog said:
You could do that, but first, were you using some other type of apps2sd? Not the android native one that started in version 2.2? Dark tremor or any other flashable or aftermarket apps2sd that uses a ext partition on your sdcard?
Sent from my PC36100 using XDA Premium App
Click to expand...
Click to collapse
I would have used a combination of individually clicking 'Move to SD card' within some of the apps as well as SDMove (which I believe actually uses the same location as moving them within the apps themselves). I don't think I used anything else but I had that phone for 18mos so it's hard for me to remember for sure. On my current Evo I haven't moved any apps to the SD Card because there's much more room on the phone than my Droid 1 and I'm actually running into problems w/capacity on my external 16gb SD card. Hence the reason I'm trying to free up some more space from objects that are unnecessary.

Ok, so what you can do is just backup your music and pictures and whatever else that you know what it is and format the card. Then move everything back afterwards.
Sent from my PC36100 using XDA Premium App

thedudejdog said:
Ok, so what you can do is just backup your music and pictures and whatever else that you know what it is and format the card. Then move everything back afterwards.
Sent from my PC36100 using XDA Premium App
Click to expand...
Click to collapse
I was hoping to avoid a format but sounds like I may not have much of a choice. I need to back up pictures, Mp3's, Titanium backup, Clockwordmod and a couple other folders and reformat. I was hoping it would be easier to track down all the loose ends though.

OstrichSak said:
I was hoping to avoid a format but sounds like I may not have much of a choice. I need to back up pictures, Mp3's, Titanium backup, Clockwordmod and a couple other folders and reformat. I was hoping it would be easier to track down all the loose ends though.
Click to expand...
Click to collapse
Yea, what you could do is delete every folder on the root of the sdcard that you don't know what it is.
Sent from my PC36100 using XDA Premium App

OstrichSak said:
I would have used a combination of individually clicking 'Move to SD card' within some of the apps as well as SDMove (which I believe actually uses the same location as moving them within the apps themselves). I don't think I used anything else but I had that phone for 18mos so it's hard for me to remember for sure. On my current Evo I haven't moved any apps to the SD Card because there's much more room on the phone than my Droid 1 and I'm actually running into problems w/capacity on my external 16gb SD card. Hence the reason I'm trying to free up some more space from objects that are unnecessary.
Click to expand...
Click to collapse
If you moved them just using the Move to SD card built into Froyo (including apps like SDMove that just help you do that), you shouldn't need to reformat. That's only if you set up an ext3 partition.
Mount the card and view it from the computer (or use a card reader) and delete .android_secure. The real folder is hidden when the card is mounted on the phone.

Related

Save Memory On A 8gb Memory Card?

I have an 8gb memory card but i am concerned with how much space is being used. I cleared cache, cleaned download folder, deleted alot of other stuff, and even deleted a few songs. Any idea how to get 1 or 2gb back?
Do you have any nandroid backups on your sd card. A few of them can easily take up a couple GB.
Sent from my Awesome DZ using XDA Premium App
have you tried mounting it on a computer and just looking through the files? post questions as to which ones you don't understand why they take up XX room and if they are safe to delete?
I've done this already and i still feel like i deleted something important to my system. Can you tell which folders are okay to delete?
I AM VS4 said:
I've done this already and i still feel like i deleted something important to my system. Can you tell which folders are okay to delete?
Click to expand...
Click to collapse
I might be wrong, and I'm happy to be corrected. The few file that the android system places on your SD card would just be put back the next time you reboot if you were to delete them.
If you have your SD card partitioned and use a rom with apps to SD and you were to delete files from the ext partition you could run in to problems.
Sent from my Awesome DZ using XDA Premium App
My G2 came with an offline car navigation software by htc. Its maps were "hidden" in /sdcard/.data
They were about 2Gb in size. I copied them to my harddrive - just in case - and then deleted them from the sd card.
The command
du /sdcard |sort -n
should also be helpful in finding out were your memory went.
Sent from my HTC Vision using XDA App
Hook it up to your PC and run WinDirStat.
Sent from my G2 running Cyanogenmod 7.
ldp_punkt said:
My G2 came with an offline car navigation software by htc. Its maps were "hidden" in /sdcard/.data
They were about 2Gb in size. I copied them to my harddrive - just in case - and then deleted them from the sd card.
The command
du /sdcard |sort -n
should also be helpful in finding out were your memory went.
Sent from my HTC Vision using XDA App
Click to expand...
Click to collapse
Is it okay to delete. Thanks in advance...

[Q] Set Default Storage

Looking for a way to set folders to install to EXTERNAL SD card (Not the actual apps). Not like apps2SD...just the folders the apps create for settings and such.
You can specify what location/folder to store pictures taken with the camara too, be it internal or external SD.
This is a setting in the camara app...but most apps dont provide an option like this.
Example:>
We have System, Internal, and if you install External micro SD.
You install Titanium Backup, or other apps that can back up stuff and their own settings, i.e. backup GO launcher settings. When you make your Titanium Backup(s) it creates a folder on INTERNAL storage. Now in the event that something (un-thinkable ) happens to your phone like dropping in water or ran over by MACK truck etc...(you get the point) you can't get it to power on you wont be able to get to any of your files on internal SD. Hopefully your External micro SD would survive and you could take it out, in one of the above examples.
So...that's why I ask if this can be done to bypass the INTERNAL SD in a way. I would actually use the internal for music and movies and put files that I want to make sure stay safe on the EXTERNAL SD. Most of us transfer mp3's and movies etc...from computer so we have copies.
Yeah one could just backup the INTERNAL SD from time to time. But we all know how sometimes this is overlooked.
Not sure if it's something about the way Samsung partitoned the storage or in EEPROM settings or something. On cyanogen mod roms though it had a setting that allowed for this. Phones with less internal storage like HD2 stored the apps on internal and their created folders to external card if one is installed, makes me lean towards the sofware.
P.S. if just move those folders to the External SD the apps dont look their for them.
Thanks for all feedback!
the 2 way i'm familiar with
CM7, has a build in option to do that
you could probably download CM7 source code and dissect that
Link2SD, can do exactly what you want, which is why i always use it to install my apps directly to my External SD card
AllGamer said:
the 2 way i'm familiar with
CM7, has a build in option to do that
you could probably download CM7 source code and dissect that
Link2SD, can do exactly what you want, which is why i always use it to install my apps directly to my External SD card
Click to expand...
Click to collapse
I wish I could DEV but um more of a tester ! I downloaded some kitchens before but just couldn't get anything going so gave up. Guess I know my place. HAHA
Link2SD sounds like it may work I have to try it. It gives plenty of options!
Thanks
Well on titanium backup you can change itnto backup to the sd instead, just click menu> preferences> backup folder location. At first its set to mnt/sdcard/titaniumbackup, you got to press back and select external sd card and titaniumbackup, or if your sd card already has a titanium folder, just select "detect" and it will find the folder on the ext sdcard
Sent from my SGH-T989 using Tapatalk
but when you do it that way some apps does not work properly, those that are not SD card compatible
elflip88 said:
Well on titanium backup you can change itnto backup to the sd instead, just click menu> preferences> backup folder location. At first its set to mnt/sdcard/titaniumbackup, you got to press back and select external sd card and titaniumbackup, or if your sd card already has a titanium folder, just select "detect" and it will find the folder on the ext sdcard
Sent from my SGH-T989 using Tapatalk
Click to expand...
Click to collapse
Wow thanks...I knew you could change the location, but that's new to me the DETECT feature that's cool.
AllGamer said:
but when you do it that way some apps does not work properly, those that are not SD card compatible
Click to expand...
Click to collapse
Yeah my point...Getting them to the SD is no problem its the apps wont look their unless they have the option to change default location like above mentioned titanium settings.
Side note: seen the post from Cyanogenmod about CM7 being "in progress" the option is there to set default under applications so all shall be fine soon for this anyway.
AllGamer said:
but when you do it that way some apps does not work properly, those that are not SD card compatible
Click to expand...
Click to collapse
Were you talking about my post? If so then all the apps do work properly, its just moving the backups you make on titanium to the sd card, not the app itself
Sent from my SGH-T989 using Tapatalk
i'm not talking about backups, i'm talking about Apps that are moved forcefully to run from SD, you can do that using TI
but some Apps behaves erratically after that, only SD compatible Apps are unaffected

Move apps to external SD card

Hello.
Is there a app that moves the data to the external SD card?
I tried App2SD, and it didnt work!
I emailed the creator, and i got a replay:
http://android.a0soft.com/?url=App2SD.htm
I cannot find the "Move to xxx" button from application detailed information window.
Moving app to SD is handled by Android. App 2 SD app only provides an UI for you to manage it. Currently, Android only supports the primary external storage for App 2 SD. If the device does not have a real primary external storage or the primary external storage is emulated from the internal phone storage. Moving app to SD function will not be supported by Android system. It's the limitation of hardware. Please get more information from device manufacture.
Click to expand...
Click to collapse
I do have rooted my Note 2, so maybe another program can do the trick?
You can not move your applications to external sdcard.
Two workarounds (need root)
1.google for bind directory (tested on s3 and had problems)
2.swap your int sdcard with ext scdard.thread here http://forum.xda-developers.com/showthread.php?t=1931500 (also needs custom kernel)
Sent from the Beast
Actially there is one way.
You need root.
Download titanium backup pro, and you can move ALL user apps to sd card. :good:
Yea... but what SD card... i want the external one, not the small 16 gb one.
Newest edition of Spotify does not allow us to choose what SD card we store the music on.
Total failure.
Testing Bind Directory now.
rvenes said:
Yea... but what SD card... i want the external one, not the small 16 gb one.
Newest edition of Spotify does not allow us to choose what SD card we store the music on.
Total failure.
Testing Bind Directory now.
Click to expand...
Click to collapse
Thats what im saying man
Titanium backup lwts you move ANY given app to external SD card, even those which dont allow
yup thats working ....
Jamal Ahmed said:
Actially there is one way.
You need root.
Download titanium backup pro, and you can move ALL user apps to sd card. :good:
Click to expand...
Click to collapse
Is it really that simple? I mean have you tried it, and do the games play properly without lag? If someone can confirm this you'll make my day. I have had bought titanium pro since my old GS2 days.
Titanium backup pro can really move the apps to SD for note 2? I have tried moving about 30 apps including some big size games and I don't see any different in my phone storage after moving....
Sent from my GT-N7105 using xda app-developers app
knight900 said:
Titanium backup pro can really move the apps to SD for note 2? I have tried moving about 30 apps including some big size games and I don't see any different in my phone storage after moving....
Sent from my GT-N7105 using xda app-developers app
Click to expand...
Click to collapse
From what I've read about the S3, no. That's why I was skeptical. From what I've read, you either have to use directory binder or install a mod which changes the internal storage with the sd card.
MohJee said:
From what I've read about the S3, no. That's why I was skeptical. From what I've read, you either have to use directory binder or install a mod which changes the internal storage with the sd card.
Click to expand...
Click to collapse
Yes, i was also skeptical... but decided to try it anyway and realised that wasnt any difference.
knight900 said:
Yes, i was also skeptical... but decided to try it anyway and realised that wasnt any difference.
Click to expand...
Click to collapse
Thanks for sharing your results.
Sent from my GT-N7100 using xda premium
Concerned
knight900 said:
Yes, i was also skeptical... but decided to try it anyway and realised that wasnt any difference.
Click to expand...
Click to collapse
So, there is no way to do it? I really dont understand why you have an external SD that you cant used for apps or even storing Titanium backups to the EXTERNAL SD. This, as well as not being able to connect to my Hidden WAP is just about the straw that drives me back to the IPHONE. At least I know I can connect to my corporate Wifi and if I get 64gb then I truely have 64gb. Someone please ease my pain.
I think the only option for now is to use directory bind until someone made and app2sd which work for note 2 platform.
Sent from my GT-N7105 using xda app-developers app
There is a way to swap your extSD and intSD.
http://www.note2forum.com/forum/galaxy-note-2-hacking-mods/80-move-apps-sd-card-directory-bind.html
Last post, and there's a video by zedomax.
It involves a running a script, which automatically loads on boot.
Needs root.
change titanium backup folder loction to extSdCard
texastone2000 said:
So, there is no way to do it? I really dont understand why you have an external SD that you cant used for apps or even storing Titanium backups to the EXTERNAL SD. This, as well as not being able to connect to my Hidden WAP is just about the straw that drives me back to the IPHONE. At least I know I can connect to my corporate Wifi and if I get 64gb then I truely have 64gb. Someone please ease my pain.
Click to expand...
Click to collapse
Was reading this thread and thought I'd let you know that you can choose the directory in which Titanium Backup uses to store your backups. in the backup folder location, in the preferences for Titanium Backup.
I've been having issues with directory bind. I'm going to get a larger sd card and use the swap method. I like the Note 2 to much to want to return it
Seriously people directory bind is very easy to use, just once, set the mnt/extSdCard/android/data directory from your external sd as the source, and storage/android/data as the target path.. then manually move the desired app data to the sd card folder, easy
Thelastoutlaw
Jamal Ahmed said:
Actially there is one way.
You need root.
Download titanium backup pro, and you can move ALL user apps to sd card. :good:
Click to expand...
Click to collapse
I have Titanium Pro but I do not see a move apps to SD card options anywhere?
---------- Post added at 10:21 PM ---------- Previous post was at 10:10 PM ----------
The Dutchman said:
Seriously people directory bind is very easy to use, just once, set the mnt/extSdCard/android/data directory from your external sd as the source, and storage/android/data as the target path.. then manually move the desired app data to the sd card folder, easy
Click to expand...
Click to collapse
Can you email me the instructions on how to do this?
thelastoutlaw said:
I have Titanium Pro but I do not see a move apps to SD card options anywhere?
---------- Post added at 10:21 PM ---------- Previous post was at 10:10 PM ----------
Can you email me the instructions on how to do this?
Click to expand...
Click to collapse
I would really like to know this, too!!
I've partitioned my SD (30 GB Fat32 & 2 GB ext2) but there is still no "move2sd" within Titanium.
I also can't find this new partition within my "File Expert" (rooted)
Can some1 please help me??
https://play.google.com/store/apps/details?id=com.buak.Link2SD
i think you cant create ext2 partition on your external sd. Dont try that on your phone, do it with a sd card reader and pc. Then install this app (link2sd), give permission, choose ext2, reboot, and LİNK your apps to sd. Dont (also you cant) move apps. Just link... Works perfectly on my international n7100.
Sent from my GT-N7100 using xda premium
Jamal Ahmed said:
Actially there is one way.
You need root.
Download titanium backup pro, and you can move ALL user apps to sd card. :good:
Click to expand...
Click to collapse
How did you do this? I cant see any options in the pro version. I tried holding down the app to see if I get the option to move, but there isn't one.
Sent from my GT-N7100 using Tapatalk 2

[Q] Q: SD Card as Application Storage

I have a 16GB Galaxy Note II, and put a 32GB card into the unit. How do I use the SD Card for application storage, like my HTC EVO allowed me to do. I can't even use the Move To SD Card option in the Applications function under Settings.
Thank you.
LD
You cant as of right now. Jelly Bean wont allow it. I dont know if this works for the sprint version but on the international version they were rooting and then putting directory bind on to allow them to do apps2sd. I believe directory bind is found on xda only. I dont know where it is. I was thinking of using it myself.
yet another complaint I have with this phone! I wont lie for the price tag im running into a lot of things my old EVo 3D could do with ease that I am banging my head against the wall trying to figure out on this device.
SO the best work around that I have done is use a program called Directory bind. However you will need to root your device in order for this program to work right. So... I dont know how you feel about doing that or how savy you are in rooting and all that good stuff.
I will say that it only takes about 20 minutes to root the device and install Directory Bind now I have a lot of my programs stored on the SD card instead of in the phones internal memory still though there should be a cleaner way to do this than have to use a program to work around it..
Do you have a link to directory bind?
I'll leave this right here http://forum.xda-developers.com/showthread.php?t=1410262
-TeaM VeNuM Like A Boss
sdcard0 to extsdcard
I found a scripts the tricks ICS to use your external sdcard as your internal storage. So when apps write data to sdcard0 it is actually writting to your external sd. I tried it and it works!
I dont have permission to post outside links but you can find it at galaxynote2root in the tutorials section.
Im not even worried about apps and their data moving to sdcard as much as I want a fix for the internal memory being labeled as sdcard..
On my past htc devices this wasnt the case... Its an issue having the Real sd card labeles as extSDcard because apps such as taparalk and my browser select the default term sdcard and dont allow the option to change the path to my real sdcard.
So anytime I save an image or a file it goea straight to internal storage instead of the sdcard. Again I could care less about apps2sd but I need to keep apps separated from files I download to the device. Dont want my phones 16 gigs being eaten up by my photos and music and roms and such..
Is there anyway to rename the sdcard without messing up the system any?
Sent from my SPH-L900 using Tapatalk 2
chucktownscitch said:
Im not even worried about apps and their data moving to sdcard as much as I want a fix for the internal memory being labeled as sdcard..
On my past htc devices this wasnt the case... Its an issue having the Real sd card labeles as extSDcard because apps such as taparalk and my browser select the default term sdcard and dont allow the option to change the path to my real sdcard.
So anytime I save an image or a file it goea straight to internal storage instead of the sdcard. Again I could care less about apps2sd but I need to keep apps separated from files I download to the device. Dont want my phones 16 gigs being eaten up by my photos and music and roms and such..
Is there anyway to rename the sdcard without messing up the system any?
Sent from my SPH-L900 using Tapatalk 2
Click to expand...
Click to collapse
Ok, try ICS SD Binder in the app store. It will provide I link inside your sdcard0 directory that will give you the option to save your images to your extsdcard. So in what ever app your using if it has the options in the settings to choose your save directory, ICS SD Binder will provide the link to your extsdcard.
hoth66 said:
Ok, try ICS SD Binder in the app store. It will provide I link inside your sdcard0 directory that will give you the option to save your images to your extsdcard. So in what ever app your using if it has the options in the settings to choose your save directory, ICS SD Binder will provide the link to your extsdcard.
Click to expand...
Click to collapse
in the first box "original mount point" do i need to select /mnt/sdcard or /mnt/extSdCard ?
and New mount point should just be labeled external_sd. Do i need to check any of the boxes below?
Excuse the noobness with this app, never had to do this before with my other devices, it just worked as it should and didnt have internal memory lableled as sdcard when it wasnt.
Thanks in advance.
Just check bind sd to new mount point, you don't have to change anything else.
Sent from my SPH-L900 using xda app-developers app
ok ..so just to make sure..
before i go bricking my device...Link2SD does NOT work work with the Note2? or it does? I would like to be able to move my Large apps to the SD card and since im used to HTC devices(mainly the OG evo) the use of the internal card is throwing me off. Also i do not see the option to create SD EXT in the recovery i have loaded(TWRP as was suggested not to user clockwork)..so would i need to have that done on the PC?
Any help is helpfull..
MrMafesto
MafestoPresents said:
before i go bricking my device...Link2SD does NOT work work with the Note2? or it does? I would like to be able to move my Large apps to the SD card and since im used to HTC devices(mainly the OG evo) the use of the internal card is throwing me off. Also i do not see the option to create SD EXT in the recovery i have loaded(TWRP as was suggested not to user clockwork)..so would i need to have that done on the PC?
Any help is helpfull..
MrMafesto
Click to expand...
Click to collapse
Link2SD does not work on the Note2. You need to use ICS SD BINDER. I tried it my self on my rooted GN2. But this will not let you run your apps from the sdcard. It only provides a link or a shortcut if you will in your sdcard0 directory that targets your external sdcard. So if you have an app that saves data and it lets you browse a location for the data in your sdcard0 directory, this gives you the opportunity to point that in your external sdcard directory. Ex, I use a app to hide my pic on my phone. the hidden encrypted pic are stored in the sdcard0 dir, and it does not give me now option to browse my external sdcard and save the files there, this app solves that problem.
---------- Post added at 04:10 PM ---------- Previous post was at 03:59 PM ----------
There is an app out there called directory bind that people use on the S3, I will try it out and post my results
hoth66 said:
Link2SD does not work on the Note2. You need to use ICS SD BINDER. I tried it my self on my rooted GN2. But this will not let you run your apps from the sdcard. It only provides a link or a shortcut if you will in your sdcard0 directory that targets your external sdcard. So if you have an app that saves data and it lets you browse a location for the data in your sdcard0 directory, this gives you the opportunity to point that in your external sdcard directory. Ex, I use a app to hide my pic on my phone. the hidden encrypted pic are stored in the sdcard0 dir, and it does not give me now option to browse my external sdcard and save the files there, this app solves that problem.
---------- Post added at 04:10 PM ---------- Previous post was at 03:59 PM ----------
There is an app out there called directory bind that people use on the S3, I will try it out and post my results
Click to expand...
Click to collapse
Ok, it was a little complicated, but it does work. He did real good job. There is a youtube video up demonstrating how it works. It's very helpful.
Thats awesome hoth66..thanks for being the guinea pig! Got a link for that video?
Im sure I can find it if not..either way...good show!!
Sent from my SPH-L900 using xda app-developers app
There's also a script you can run using script manager. Much simpler in my opinion. Makes the phone think the external sd is the internal memory. I haven't hqd any problems other than much more free space
Sent from my SPH-L900 using xda app-developers app
Rado_vr6 said:
There's also a script you can run using script manager. Much simpler in my opinion. Makes the phone think the external sd is the internal memory. I haven't hqd any problems other than much more free space
Sent from my SPH-L900 using xda app-developers app
Click to expand...
Click to collapse
Rado...Do U possibly have a link for that script ..or a faq about it?
Go to galaxynote2root.com he has a really good YouTube video and links to the files needed.
Sent from my Note II
^^^This
Sent from my SPH-L900 using xda app-developers app
If I switch my sdcard with internal memory, will that render all of the apps installed in internal memory useless?
mugenga said:
If I switch my sdcard with internal memory, will that render all of the apps installed in internal memory useless?
Click to expand...
Click to collapse
Nope, everything works as is.
Sent from my SPH-L900 using xda app-developers app

Moving apps to the SD card

Hi,
Can someone point me to the easiest way of moving my large games (1.8GB or more) games to my SD card?
Thanks in advance.
Sent from my GT-N5110 using XDA Premium HD app
You have to root your note first so you can install an app for this one :highfive:
You need to be rooted and then you can use the app called "Folder Mount" from the play store to transfer any directories you like to the sd card.
Sent from the mighty Note II
Thanks for your responses. I already have my Note 8.0 rooted and ready to go. I will do some research on this folder mount app.:good:
Folder Mount is by far the easiest app to use. Thanks!:good:
Here's a link to the app:
http://forum.xda-developers.com/showthread.php?t=2192122
I have installed this app but frankly I do not understand its purpose. If I need to move files and folders, then I can do it with any file manager, no need to have this app installed, unless I'm missing something.
On the other hand, how can I move apks to external sd? I mean when I install an app (apk) it still goes to internal storage. How can I force it to install on sd card (if possible), or at least how can I move it to sd card after it installs internally?
jakou said:
I have installed this app but frankly I do not understand its purpose. If I need to move files and folders, then I can do it with any file manager, no need to have this app installed, unless I'm missing something.
On the other hand, how can I move apks to external sd? I mean when I install an app (apk) it still goes to internal storage. How can I force it to install on sd card (if possible), or at least how can I move it to sd card after it installs internally?
Click to expand...
Click to collapse
you can't.. moving apps and games to external is imposibble even with apps2sd... the only way to do this is to copy your files from internal to external and mount it to the original internal directory..
that's what foldermount does...atleast thats what I think it does..
Sent from my GT-N5100 using XDA Premium HD app
This link explains how to use Folder mount, and why you should use it.

Categories

Resources