[Q] moving apps and game data? - Galaxy Note II Q&A, Help & Troubleshooting

Just got a GT N7100 few days ago. rooted it. i have lots of games installed like max payne, gta3 etc. so all my storage is gone. i want to ask how do i move games and apps to external sd? can i backup game data which is everytime whopping over 1gb so that i do not need to download it again if i reinstall any game. is there any way to move gamedata to ext. sd?
and:victory: i just got idea if i do not uninstall game back but just backup gamedata and delete it from phone to free up memory and when i need app i just move back data to its original location which is usually android data, will it work.
i have 300 mb free space and now my phone doesnt allow me to install an app even less than 1mb of size..any idea......thanks in advance.......:good:

Moving to external sd has been asked and answered before. Here is one I replied to: http://forum.xda-developers.com/showthread.php?t=2010235
"can i backup game data which is everytime whopping over 1gb so that i do not need to download it again if i reinstall any game"
Click to expand...
Click to collapse
No if you want to use the same files/folders on another phone. The game downloads files for your specs, not for other phones.
If its for your or another Note 2 then it might work if the game has not been updated since your backup. If it has been updated it might need the new files.

RE
what about if i do not uninstall game back but just backup gamedata and delete gamedata from phone to free up memory and when i need app i just move back data to its original location which is usually android data, will it work and yes i will be doing this on same phone.

That will probably work unless you open it by a mistake. Maybe not if it has the permission to run at startup. It could look for the files then, and not find any.
Both of the solutions i linked to works for me.
Directory Bind is most useful for me with this phone.
And then you don't have to wait for the copying every time you want to play a game.

re
can u shed some light on directory blind and how to use it?

I used this guide: http://forum.xda-developers.com/showthread.php?t=1889550
Remember that apps with root access can do everything they want with your phone, including making it as usefull as a brick.
Don't use an app with root access until you think you understand a little of what it does, and you have read a few reviews/posts about it.
Be extra careful with root apps that are not in the Play store/Market. This is not. Why are they not there? Maybe because Google rejected it because it does bad things?
I wanted all of the data in the folder DirectoryBind on my external SD card. What you are supposed to do then (step 2 in that guide) is change the default data path to /mnt/extSdCard/DirectoryBind. I wrote /extSdCard/DirectoryBind because my Galaxy S II had a link to the microSD card there. The Note II does not, so the /mnt/ is important
Took me a while to realize what was wrong...

Thanks man .. DB did the job.....everything s now fine.

Startup soung stopped working?
hey man ! after installing DB startup tone doesnt work..any ideas?

The Samsung tone when you turn on the phone? I don't want that, so let me know if you find out what removed it.

Related

[Q] Any uses for /system folder? (Rooted Phone)

I've a strange question that might or might belong in the development thread, but figured since it's a question, I'll try here first.
I'm using a Stock DeOxed Rooted Rom on my EVO.
I recently installed a few more apps and saw this pesky little warning about low on space.
When I went into my "SystemPanel" app to see how much space was left exactly and noticed that my /data folder only had around 30megs out of it's 428M available.
Ok.. time to delete some apps I thought, but then I noticed that my /system folder (Where I presume pre-installed apps live) had almost 1/3 of it's space still available (115 out of 350megs available).
So I'm wondering.....
Is there some method that I can use to install Apps directly to this folder instead of the standard /data that apps appear to go to when installed?
Is it as simple as moving the APK file with Root Explorer, or are there some under the hood items in apps that prevent this sort of thing?
I've a few rather large apps that I cannot move to the SD card due to widget problems and the like but would be perfect for the system folder if I can find a way to move them there easily.
Thoughts?
DroidGnome said:
I've a strange question that might or might belong in the development thread, but figured since it's a question, I'll try here first.
I'm using a Stock DeOxed Rooted Rom on my EVO.
I recently installed a few more apps and saw this pesky little warning about low on space.
When I went into my "SystemPanel" app to see how much space was left exactly and noticed that my /data folder only had around 30megs out of it's 428M available.
Ok.. time to delete some apps I thought, but then I noticed that my /system folder (Where I presume pre-installed apps live) had almost 1/3 of it's space still available (115 out of 350megs available).
So I'm wondering.....
Is there some method that I can use to install Apps directly to this folder instead of the standard /data that apps appear to go to when installed?
Is it as simple as moving the APK file with Root Explorer, or are there some under the hood items in apps that prevent this sort of thing?
I've a few rather large apps that I cannot move to the SD card due to widget problems and the like but would be perfect for the system folder if I can find a way to move them there easily.
Thoughts?
Click to expand...
Click to collapse
/system/app is where system apps are kept. If I remember correctly, any app can be installed into there, but you have to do through flashing an update.zip if I'm remembering properly. You may be able to take the apk that's in /data/app for the app you want to move and move it to /system/app, but I'm not sure if that will work properly or not. Someone who cooks ROMs might know more.
Also, you can partition your sd card and use true apps2sd with most ROMs. Its a little bit of work and will shorten the life of your card, but that gives you a lot more room if you need it.
I don't know that there's a way to move user apps to system. It's very possible there is a way, I've just never seen any posts about it. Apps 2 SD is usually the way to go.
ps. 30 megs?!?! Geez, how many apps do you have?
Sent from my SUPERSONIC
Easy peasy
First, use a true apk backup tool to backup e apk files you want to move. Titanium backup will NOT work because it compresses and distorts, and we need true apk files. I recommend file manager by adao team. Just go to applications, check what you want, and hit backup. Next, get the apk files on your computer by mounting sd and copying files from backups folder. You will lose all app data, but what can you do? Next, adb push the files to system app folder while in recovery mode (just say so if you don't know how to do this and i will tell you) and reboot. Done. Tell me if it works well.
By the way, 30 megs???
Doesn't froyo install to the sdcard if you tell it to?
I thought a2sd was obsolete
You can put apps there after changing the folder's permissions but I wouldn't recommend it. Just not a good idea to put regular apps there.
Just install them to your SD card instead
Sent from my PC36100 using XDA App
go into the android app manager and go through all your programs and click on move to sd card...
they will all still occupy some space on your nand, but not nearly as much.
Thanks for the advice, I thought it might not be as easy as moving them, oh well, just seems a shame for there to be over 100 megs I cannot do anything with.
I already had moved all I could to the SD card prior to posting this, but thanks for that advice as well, I'm sure others forget they can do that with Froyo.
As for the 30 megs I had left.. we'll it's back up to about 70 free which should be plenty for a while. (Remember we only have about 420 to start with).
Some of the big ones which could not be moved to the SD card are:
Swype (Deleted, took over 17megs)
TouchDown (12 megs.. must keep for tasks sync sadly)
Google Maps update (7.6 megs)
Documents to go (8megs)
A few various games that cannot yet be moved to the SD card at around 5megs each..
The rest are just lots of little apps.. I'm sort of an app junkie You should have seen my old Palm Centro... it was amazing!
According to Titanium, I currently have 194 'User apps', though I think a few are simply widgets, icon packs and the like.

[Q] New to Android

Hi,
I just got my new SE Xperia Play phone and got it with android Gingerbread on it, I'm not completely familiar with this OS but following information that I've read I rooted my phone and it is working fine, I did this cause I read that by doing this I would be able to remove and add apps to my phone as I became a Super User on the Linux side of it. Now my questions is, How can I do this? I've tried to find like an step by step add and remove apps on my phone with no luck. Also I'd like to get some information on what can I do and what I can't (or shouldn't do) with my super user rights ( i found this but not sure how to add this titanium backup on my phone http://forum.xda-developers.com/showthread.php?t=1046699).
All help will be greatly appreciated.
Regards,
Btts.
you can delete any apps including system apps by using TITANIUM BACKUP.
once you've installed it and run it click on the backup/restore tab at the top then select whatever app you want to remove (system apps inluded) click that app and there will be an uninstall option.
BE CAREFUL WHAT YOU DELETE!
Hope this helps
You have to download Titanium Backup from the market
oh ok I get it, so it is available through the android market.. now that is for the Uninstall stuff part (thanks to both) now in order to get stuff installed into the phone is it there an option for that or can I do it using the linux terminal that is installed on the phone?
Thanks for all the help
OK, I have been where you are, and maybe this VERY brief summary will get you started.
1. Root - you did that.
2. Download and install the CWM for locked bootloaders from this link here.
3. Follow the instructions to power off, then power on and press down on the Volume Down key to enter the recovery mode. Then go to the Backup/Restore menu and backup the phone. This creates a Nandroid, or image of the phone so you can put it back to rooted stock if you mess something up.
4. Download and install Titanium Backup from the App Market. You can use this to uninstall any bloatware, including System files, but use with caution so you won't need to use your Nandroid! There is a safe list thread here that will give you some help in what you can remove.
5. Apps for Android usually come from the Android Market, or another market that hosts Android apps like Amazon AppMarket, etc. So any program you want to install will generally need to come from there. (Yes, I know there are some apps around that some Joe Ubertech wrote, but in general, you will want to get apps from the Market or a Vendor site, like Gameloft or EA.)
6. Use an App2SD program to move as many apps to your SD Card as are able to go. This frees up internal storage so you can run smoothly and have a lot of apps too. I like Droidsail Super App2SD (ROOT) because it lets you select a group of apps at one time to move. Do NOT move to SD any app that is accessed through a widget, or any replacement launcher program.
7. Be aware that Programs marked as System files cannot be moved to SD. However, some of them, like the preinstalled games, GMail, Youtube, etc, are also found in the Market. You can either delete them and reinstall them from the Market, or use a program like Root Explorer to manually move these to a folder on the SD card. Then reboot your phone, and you can reinstall them as user apps and be able to move them to SD as well.
8. Read. Read, read, read, READ everything you can get your hands on here in xda. It has been the best source of info for the Xperia Play.
I hope this helps you get going. Have fun, and if you run into trouble, someone here will usually be able to help you get going again.
Cheers!
netizenmt said:
OK, I have been where you are, and maybe this VERY brief summary will get you started.
1. Root - you did that.
2. Download and install the CWM for locked bootloaders from this link here.
3. Follow the instructions to power off, then power on and press down on the Volume Down key to enter the recovery mode. Then go to the Backup/Restore menu and backup the phone. This creates a Nandroid, or image of the phone so you can put it back to rooted stock if you mess something up.
4. Download and install Titanium Backup from the App Market. You can use this to uninstall any bloatware, including System files, but use with caution so you won't need to use your Nandroid! There is a safe list thread here that will give you some help in what you can remove.
5. Apps for Android usually come from the Android Market, or another market that hosts Android apps like Amazon AppMarket, etc. So any program you want to install will generally need to come from there. (Yes, I know there are some apps around that some Joe Ubertech wrote, but in general, you will want to get apps from the Market or a Vendor site, like Gameloft or EA.)
6. Use an App2SD program to move as many apps to your SD Card as are able to go. This frees up internal storage so you can run smoothly and have a lot of apps too. I like Droidsail Super App2SD (ROOT) because it lets you select a group of apps at one time to move. Do NOT move to SD any app that is accessed through a widget, or any replacement launcher program.
7. Be aware that Programs marked as System files cannot be moved to SD. However, some of them, like the preinstalled games, GMail, Youtube, etc, are also found in the Market. You can either delete them and reinstall them from the Market, or use a program like Root Explorer to manually move these to a folder on the SD card. Then reboot your phone, and you can reinstall them as user apps and be able to move them to SD as well.
8. Read. Read, read, read, READ everything you can get your hands on here in xda. It has been the best source of info for the Xperia Play.
I hope this helps you get going. Have fun, and if you run into trouble, someone here will usually be able to help you get going again.
Cheers!
Click to expand...
Click to collapse
awesome thanks for the information
Also, grab KeiranFTW's tweak package in the dev forum. Best thing you could do to your phone.
Sent from my R800x using xda premium
Trygon said:
Also, grab KeiranFTW's tweak package in the dev forum. Best thing you could do to your phone.
Click to expand...
Click to collapse
here's the link
http://forum.xda-developers.com/showthread.php?t=1385236
University of Pi said:
here's the link
http://forum.xda-developers.com/showthread.php?t=1385236
Click to expand...
Click to collapse
thanks for the info guys, now I'm working on my other phone the Xperia Arc ^^, if a moderator wants to close this thread is alright
thanks to all

App2SD now working on S3!

I just received an e-mail from Zeedomax over at GalaxyS3Root.com with a fix for the App2SD problem on the Galaxy S3!
This will allow you to install apps to your SD card on your GS3.
I just picked up a 64gb SD card and will be enjoying all the extra space for my apps!
Here is the link: http://galaxys3root.com/galaxy-s3-t...-external-microsd-for-u-s-canadian-galaxy-s3/
Much credit goes out to Max for his awesome help on Android!
*Note, this does not use the "App2SD" app, it is just a mod that will swap where your phone stores data
Should we wipe and reinstall apps in order to take advantage?
I think that you can uninstall and then restore with Titanium Backup.
How's the performance with using the SD as the main memory?
I'm planning on using my 32gb class 10 sandisk.
feedbacks?
I didn't use it for very long because I still have room with the 16 gb that came on my phone. But when I did, it worked fine for me. I have a class 10 sdxd. If you don't like it though, it's super simple to switch back.
There thread in s3 development already??
Sent from my SPH-L710 using xda premium
Thanks op this works well
from a galaxy, far, far away.
iomega311 said:
I just received an e-mail from Zeedomax over at GalaxyS3Root.com with a fix for the App2SD problem on the Galaxy S3!
This will allow you to install apps to your SD card on your GS3.
I just picked up a 64gb SD card and will be enjoying all the extra space for my apps!
Here is the link: http://galaxys3root.com/galaxy-s3-t...-external-microsd-for-u-s-canadian-galaxy-s3/
Much credit goes out to Max for his awesome help on Android!
*Note, this does not use the "App2SD" app, it is just a mod that will swap where your phone stores data
Click to expand...
Click to collapse
if i recall this is old news now i believe bout 2 or 3 weeks now......that theyve had this already, under android developement section i believe in the second page, but this is still good for people that dont kow and still wanna find it.....only problem bout this is that their is a issue with some phones that when u install this it will swap the storage but ure internal desappears thus leaving u with just the external as a new internal, so u cant access ure real internal anymore due to the lack of support.
there is a way to fix this just follow the instructions here: give thanks to android94301 for figuring out how to do it.
http://forum.xda-developers.com/showthread.php?t=1849861&page=5
As Promised, Solved: another way to do it using Script Manager
--------------------------------------------------------------------------------
I didn't invent this, Zedomax adapted in from mattiadj. But most people haven't been able to get it fully working, probably due to variations in the init.d function of various ROMS. They'd be able to see the External SD card as the internal SD, but the internal SD would disappear. This method avoids using init.d, and instead uses the app Script Manager to load the script on boot.
After much fooling around, I figured out how to do it so the External SD card and the internal cards are swapped, but you can see both with any file Explorer. I got it working on CleanROM 2.0, but it should work on Beans 10 as well.
Here's how to do it: Warning, if you do not understand the following instructions, or don’t have experience doing these things, you probably don’t want to do this hack. I am not responsible if you a) brick your phone, b) delete your data, or c) get very frustrated. That being said, the most likely failure will be that you only see the one card (the External card).
Back everything up that you care about first!!!!
1. First, I'd recommend making a Nandroid backup of your phone.
2. Next, just to be extra safe, I would backup your internal SD card to your PC. While you are doing that, if you have data on the external SD card, back that up too.
3. Next, I would format your external SD card to fat 32. (You could probably use Ext format too, but I didn’t test that.)If you already have it in that format, and have content on it, this won't affect the content, but back it up just to be safe. It’s probably better to have the Ext SD blank to begin with, you can always copy back its content from your pc.
4. Next copy the contents of the internal SD to the External SD card. This is to avoid confusion about apps and such.
5. Next install script manager free from the play store:
https://play.google.com/store/apps/d...51bGwsMSwyLDNd
It will show up on your phone as S manager ads.
6. Download the mod from here: http://downloadandroidrom.com/file/G...EDOMAXv0.2.zip
7. You’ll see a folder called: 11extsd2internalsd_gs3_fat32orextfat_US_ZEDOMAXv0. 2.zip
You need to unzip the folder, then go to System/etc/init.d and copy the 11extsd2internalsd file from there to your phone. Put it into the /data directory. Use Root Explorer, and your phone will need to be rooted.
(https://dl.dropbox.com/u/6305/SD C...0directory.png)
Or you can get just the 11extsd2internalsd file here: https://dl.dropbox.com/u/6305/SD C...tsd2internalsd
8. Using Root Explorer, navigate to that file in the /data directory. Press and hold the file name until the menu pops up, and click on permissions.
https://dl.dropbox.com/u/6305/SD C...ermissions.png
(Unix geeks set them to 777, and everyone else copy the picture below. Click OK.
https://dl.dropbox.com/u/6305/SD C...ings 777.png
9. Open the script manager app, and select Browse as Root in the config screen. Tell it to remember this setting.
https://dl.dropbox.com/u/6305/SD C...and save.png
10. Navigate to the /data directory and choose the 11extsd2internalsd file that is located in /data and click on it. Click on the “Is script” button.
11. Now tap on the buttons that say Su, Boot, and Save. The file name will come up in yellow after the save.
https://dl.dropbox.com/u/6305/SD C...ter save.png
12. Reboot your phone and you should see the swap working and be able to access both internal and external SD cards. The external card will show up as sdcard, and the internal card will show up as extSDCard. Your apps should now install to the external card, since your phone will think it's the internal card. Is that confusing? It was to me too!
Good luck and please share your experiences specifying which ROM you used, so that others can avoid frustration.
Thank you’s always appreciated.
This is not working for me but thanks anyways
the dropbox links are not working... can someone specify what the setting is?
---------- Post added at 10:01 PM ---------- Previous post was at 09:57 PM ----------
gotnoypi said:
the dropbox links are not working... can someone specify what the setting is?
Click to expand...
Click to collapse
never mind, clicking the other link above contains the working Dropbox link
So, would this also work for note2? I can't see any reason why it shouldn't.
manuarh said:
So, would this also work for note2? I can't see any reason why it shouldn't.
Click to expand...
Click to collapse
Note 2 dont have init.d folder and etc is read only can create foldr or paste script
I can't set default storage!
I deleted the mode but when I want to dowload something from play store it said there isn't enough space!!
How can I bakc it???
An can I use this mod with Omega custom rom?
Anyone experiencing their s3 taking long time to charge after using this mod? Before this mod, my phone charge normally. Now it will take forever to go up 1 percent. It has been at 59% for 15min
I a made a Nandroid backup before teying anything. Then I flashed the file using recovery but now I get yhe error that I have insufficient space on my phone and O cant install anything. I restote the Nandroid backup but it is still giving me the ertot. please help!
Looks good to me!
Not working on virgin mobile galaxy s3.

MtpApp data removal

I searched on XDA... and found no concrete answer.
It is safe to clear the data on the MtpApp app on my rooted R800a?, it is using about 25MB of internal memory right now...
And due to the Google Maps (14MB), Google Play (10MB) , YouTube (10 MB), Office suite (10 MB) and Adobe Flash player (8MB) update and the Google services (3MB) "AUTO INSTALL" every day after I remove it ... and the Bruce Lee Game (11 MB) which I can't uninstall (even rooted it tells me something about the APK.) I'm in costant frustration with the LOW SPACE alert sign... (do you know you can't received or send Gmail when you have that FreakinG alert sign?)
I have removed all the bloatware and some games.... but now Im sacrificing beloved my games... because I have no SPACE...
Can anybody give me any hint about this MtpApp... also... any other thing I can do to gain more internal space.
Thanks
Convert all the google apps (except google play) to user apps using titanium backup and then move them to sdcard.
Also do the same with flashplayer, office, pre-installed games ect.
All games can be moved to sdcard with titanium backup
I got a Play off eBay recently and had the same space issue. I installed Link2SD, created a 2gig partition for it and now have plenty of space.
Sent from my R800at using xda app-developers app
xcript said:
I got a Play off eBay recently and had the same space issue. I installed Link2SD, created a 2gig partition for it and now have plenty of space.
Sent from my R800at using xda app-developers app
Click to expand...
Click to collapse
Hi, thanks for your suggestion, I never heard of the Link2SD app... but I guess I need to formtat my SD card create that partition right, do you have a link to a tutorial for this app... I may change my SD card soon so this is a good oportunity to fix this problem once and for all.
Thanks
Jordanooo said:
Convert all the google apps (except google play) to user apps using titanium backup and then move them to sdcard.
Also do the same with flashplayer, office, pre-installed games ect.
All games can be moved to sdcard with titanium backup
Click to expand...
Click to collapse
Hi there, I tried yesterday with the Titanium Backup I have installed but it says I need the donate version to convert the google apps to user apps... guess I have to pay for this solution.
Also Im close to switch my SD card... so it will be a better idea to make this after I change it... do you know if it possible to just "COPY" the SD card data from the one I have to the new one I just purchased and not cause any glitch?
Thanks for your comments and suggestions You may have gave my Xperia Play another year of life.. :
Also, clean up and integrate dalvik cache with titanium backup. I've tried this and I get more internal space too. One more, integrate system updates to Rom. This will save a lot of space.
hexen2006 said:
Also Im close to switch my SD card... so it will be a better idea to make this after I change it... do you know if it possible to just "COPY" the SD card data from the one I have to the new one I just purchased and not cause any glitch?
Click to expand...
Click to collapse
I did that from my original 8gb to a 32gb and everything was fine

(Rooted) Can only move a few game apps to sd, apps that wont dont show in int.memory

Hi !
This is my first entry into smartp/phone tablet world.
So far im enjoying it very much, what i diddnt know is that having an external sd card and moving data to it would be such a hassle in certain ways.
I rooted the gpad, tried gl to sd and folder mount but both cant seem to move most of my games (mayby only 18 from my 50ish games)
When i dig in the system memory, most of the games cant be found in the data or obb folders.
They are installed of course, can be played show up in settings/apps and with other programs like titanium backup.
Why dont they show up ?
why are they not in the same folder as the other games ?
How can i get to move those games as well ?
I have been looking on the internet so hard to find awnsers, im actually a bit bummed out by all of this and its taking a way from the fun factor of having this otherwise great device.
If theres no way around this im leaning for a ipad air/pro or whatever is out in a year with 128 gb with a wireless hd with 1 tb.
But there must be something im missing right ?!
Please help me, i would be truly gratefull.
Greetings
Will this help in any way ?
''basically Android is not accessing the proper "name" of the external card and you just need to add one line to fix permissions.''
http://www.androidauthority.com/galaxy-s4-gpe-android-4-3-sd-card-fix-254960/
I would double check foldermount. I personally use this and there has not been a single game that I could not move to my external SD card. You need to ensure you are looking at the correct folders for the game. One item that I also use is Link2SD, however not in the manner you would expect. Link2SD primarly moves the app and not the data files. Additionally it requires separate partition. For me I found it a little of a pain to have to create a separate partition as well as most of the apps/games were small, thus really wanted the data files moved. Thus no longer use Link2SD to worry about the apps. However, I do still use it just to identify the path of the files associated with the specific game or app. Those are then the files I target to move with Foldermount. Again, to-date I have not found an app or game that I could not move to my external card. I have over 30 games running directly off the external SD card. I would take a deeper look at Foldermount. Post up screenshots or paths of games that you may be having a problem with.
---------- Post added at 07:42 PM ---------- Previous post was at 07:41 PM ----------
riel88 said:
Will this help in any way ?
''basically Android is not accessing the proper "name" of the external card and you just need to add one line to fix permissions.''
http://www.androidauthority.com/galaxy-s4-gpe-android-4-3-sd-card-fix-254960/
Click to expand...
Click to collapse
Do you have the LG V500 or the LG Google Play Edition of the GPad?
You say most of your games dont have a data and obbb folder...which means their data in only loated in the form of apk and library inside the /data/data folder...
Hence...if u make a partition on ur external sd card...you might be able to link the apps and save up on space.
Sent from my GT-S7562 using XDA Premium 4 mobile app
List up a few games that you can't seem to move to see if we by chance have them and can compare.
cbb77 said:
I would double check foldermount. I personally use this and there has not been a single game that I could not move to my external SD card. You need to ensure you are looking at the correct folders for the game. One item that I also use is Link2SD, however not in the manner you would expect. Link2SD primarly moves the app and not the data files. Additionally it requires separate partition. For me I found it a little of a pain to have to create a separate partition as well as most of the apps/games were small, thus really wanted the data files moved. Thus no longer use Link2SD to worry about the apps. However, I do still use it just to identify the path of the files associated with the specific game or app. Those are then the files I target to move with Foldermount. Again, to-date I have not found an app or game that I could not move to my external card. I have over 30 games running directly off the external SD card. I would take a deeper look at Foldermount. Post up screenshots or paths of games that you may be having a problem with.
---------- Post added at 07:42 PM ---------- Previous post was at 07:41 PM ----------
Do you have the LG V500 or the LG Google Play Edition of the GPad?
Click to expand...
Click to collapse
------------------------
First of all thank you so much for taking interest and replying !
I have the normal gpad v500.
Well this is the thing, i did a factory reset this morning thinking i want to start with a clean slate to see if it would help regarding moving the apps.
So i did the factory reset, redownloaded all my payed and free game apps. i think all in all its around 50 of the best games i could find.
They all can be played, they all show up in the settings/app menu (all is well) AND the folder mount apps analyzer (i mention this because you know this program) BUT ! most of the games have no size value = zero bytes behind it.
when i click on them in the app analyzer in foldermount the menu says '' ''game name'' ''data 0b'' ''obb 0b'' ''folder is empty already bound or does not exist.
Also, when i go into my android system memory (android/ sd card0 or emulated) i cannot find most of my games,
i on purpose redownloaded all the games i 1 go to see it they all go to the same map, but apparently they dont !
its like they are being put in a different folder ? i wish the settings/app program could show me where the data is installed because the games are all fully functional.
It just boggles my mind.
Game list :
movable : magic rampage, shark evolution, dungeon hunter 4, dead trigger, deadzoneunocorn 2, cytus, eyelord waking mars, god of blades, unit9 decro, combo crew, can knockdown,flashout.
non movable and not showing in my folders but so in app analyzer of folder mount but with 0bytes :
bit dungeon,clear vision3,kickoutpolitician,ghostsniper,tribloos,nuttyfluffies,littlegalaxy,berzerk ball,quadropus,towwelflight,asterix,kingts free,stickman downhill, 10000000, plants vs zombies2, banana kong, dungeon raid, overlive, badland,freezecollosatron,jetpackjoyride,fist of awesome,simply rockets,nimble quest,bloodbrothers, motor world car factory,earn to die, punch quest, rayman jubngle run, the sandbox, angry birs,star command, tiny deathstar ..... man the list goes on and on !
singhshantanu1996 said:
You say most of your games dont have a data and obbb folder...which means their data in only loated in the form of apk and library inside the /data/data folder...
Hence...if u make a partition on ur external sd card...you might be able to link the apps and save up on space.
Sent from my GT-S7562 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
----------------------------
Thank you for posting and helping me on my way !
I downloaded links 2 sd on reccomendation of the other very helpfull forum friend, this is very helpfull because now i can see the location of the files!
They show like you said they are located in the data/data folder as apk files.
Okay so what now. make partitions - shall i do this with links 2 sd ? and how do i go from there ?
and if the games need updates can they still do it from the partitioned sd card ?
will they still need to be mounted ? can i do this with folder mount ?
i will stop asking questions regarding things far away, what should be my next step ?
Thank you all so much !
Sorry bout my strange english its not my first language
riel88 said:
------------------------
First of all thank you so much for taking interest and replying !
I have the normal gpad v500.
Well this is the thing, i did a factory reset this morning thinking i want to start with a clean slate to see if it would help regarding moving the apps.
So i did the factory reset, redownloaded all my payed and free game apps. i think all in all its around 50 of the best games i could find.
They all can be played, they all show up in the settings/app menu (all is well) AND the folder mount apps analyzer (i mention this because you know this program) BUT ! most of the games have no size value = zero bytes behind it.
when i click on them in the app analyzer in foldermount the menu says '' ''game name'' ''data 0b'' ''obb 0b'' ''folder is empty already bound or does not exist.
Also, when i go into my android system memory (android/ sd card0 or emulated) i cannot find most of my games,
i on purpose redownloaded all the games i 1 go to see it they all go to the same map, but apparently they dont !
its like they are being put in a different folder ? i wish the settings/app program could show me where the data is installed because the games are all fully functional.
It just boggles my mind.
Game list :
movable : magic rampage, shark evolution, dungeon hunter 4, dead trigger, deadzoneunocorn 2, cytus, eyelord waking mars, god of blades, unit9 decro, combo crew, can knockdown,flashout.
non movable and not showing in my folders but so in app analyzer of folder mount but with 0bytes :
bit dungeon,clear vision3,kickoutpolitician,ghostsniper,tribloos,nuttyfluffies,littlegalaxy,berzerk ball,quadropus,towwelflight,asterix,kingts free,stickman downhill, 10000000, plants vs zombies2, banana kong, dungeon raid, overlive, badland,freezecollosatron,jetpackjoyride,fist of awesome,simply rockets,nimble quest,bloodbrothers, motor world car factory,earn to die, punch quest, rayman jubngle run, the sandbox, angry birs,star command, tiny deathstar ..... man the list goes on and on !
Click to expand...
Click to collapse
Ok, first thing is I think you need to check to see if you are still rooted. I mention this as I had also done a factory reset a while back and lost root. Didn't believe it but sure enough I did. Download "Root Checker" from the play store to confirm. You may need to reroot the G Pad again.
This will probably fix FolderMount as it requires root and probably explains why it can't report out correct. Also I thank you. I have been using FolderMount for some time now and never knew of that App Analyzer function. As mentioned, I used Link2SD to determine the path of the files and then created the pairs manually. Thus you just taught me something :good: Nice to see this feature in the app.
Also not sure you are looking at the right location manually either. Use ES File Explorer or Root Explorer to browse the system folders. Then check this path:
/sdcard/Android/obb
you should see some game folders here with data in it. Again, you may not be rooted or using a file browser that allows you to look at the root directory structure. Give this a whirl and report back.
cbb77 said:
Ok, first thing is I think you need to check to see if you are still rooted. I mention this as I had also done a factory reset a while back and lost root. Didn't believe it but sure enough I did. Download "Root Checker" from the play store to confirm. You may need to reroot the G Pad again.
This will probably fix FolderMount as it requires root and probably explains why it can't report out correct. Also I thank you. I have been using FolderMount for some time now and never knew of that App Analyzer function. As mentioned, I used Link2SD to determine the path of the files and then created the pairs manually. Thus you just taught me something :good: Nice to see this feature in the app.
Also not sure you are looking at the right location manually either. Use ES File Explorer or Root Explorer to browse the system folders. Then check this path:
/sdcard/Android/obb
you should see some game folders here with data in it. Again, you may not be rooted or using a file browser that allows you to look at the root directory structure. Give this a whirl and report back.
Click to expand...
Click to collapse
-----------------
Hi !
I did root checker : and yeah im still rooted !
i was looking in the right folder though - in my gpad there are 3 sd card options . 1 is the external this is where i have some comics on and the games that did move.
But on the gpad internal memory it has sdcard0 and emulated ( this one has all the same stuff as the sdcard0 has)
sdcard0/android/obb has no items in it , the data folder does. but not the games im missing. only the games that could be moved where in this folder.
all the games that could not be moves are in apk form .
i found this folder now with es file explorer with root file viewing option enabled.
So apparently i must convert these apk files to my sd card, how do i do this ?
riel88 said:
-----------------
Hi !
I did root checker : and yeah im still rooted !
i was looking in the right folder though - in my gpad there are 3 sd card options . 1 is the external this is where i have some comics on and the games that did move.
But on the gpad internal memory it has sdcard0 and emulated ( this one has all the same stuff as the sdcard0 has)
sdcard0/android/obb has no items in it , the data folder does. but not the games im missing. only the games that could be moved where in this folder.
all the games that could not be moves are in apk form .
i found this folder now with es file explorer with root file viewing option enabled.
So apparently i must convert these apk files to my sd card, how do i do this ?
Click to expand...
Click to collapse
Ok. Surprised that all your games don't have obb data but that is indeed possible. In any case, the only way that I am familiar with moving apk files is with an app like Link2SD. However for that to work you need to partition a section of your external SD card for it. Check the FAQs on the app as they will guide you on how to do this. For me, my main concerns / games have been large data files in obb directory. Thus that is what I have concentrated on.

Categories

Resources