[Q] obb data - Android Apps and Games

hi
this may be a stupid question but i have wondered this for a while now and havent been able to find it out,
when you put an apk with obb data on your phone/tab and once the app has been run, can you then delete the original obb to save space?
i keep seeing examples like one i have just put on which has an obb of about 2gig, placed in android\obb, but it still did the downloading bit when running the app, whether it is downloading or just transferring/copying the data im not sure, but i went back into it to change the soundtrack, because it just uses mp3's, and i have again noticed it has copied the entire folder from android\obb to android\data
so basically i now have 4 gig taken up for a 2gig game

Move the file from obb to somewhere else and run the game. If it downloads, freezes or errors out then you know that you must put the obb back.
Sent from a stolen phone!

Or check the app 'link2sd'

knightsbane said:
hi
this may be a stupid question but i have wondered this for a while now and havent been able to find it out,
when you put an apk with obb data on your phone/tab and once the app has been run, can you then delete the original obb to save space?
i keep seeing examples like one i have just put on which has an obb of about 2gig, placed in android\obb, but it still did the downloading bit when running the app, whether it is downloading or just transferring/copying the data im not sure, but i went back into it to change the soundtrack, because it just uses mp3's, and i have again noticed it has copied the entire folder from android\obb to android\data
so basically i now have 4 gig taken up for a 2gig game
Click to expand...
Click to collapse
obb is needed. dont delete this. if uninstall any apk it will also delete its obb. theres no need for you to do. theres only big ressource data stored like music from games, or txture files etc. BIG data.
application data itself is stored on SD in Android folder or in data/data. theres no new to tinker there. usally android knows itself what to delete.

hi
thanks for your help and comments guys,
with this particular ea game that copied the entire 2gig obb data to the data folder therefore using 4gig of space, i tried moving the original obb to a completely different folder and the game still worked, then i deleted it and it still worked....
so no hard and fast rule then, cant just delete all of them according to bejunk, but some maybe, dont know if this is a common thing with ea or larger obb games, dont have that many games over about 400/500mb tbh

Related

Left over Data From previus installed Apps

Hello i have installed Nova3 and various Other Big Apps On my O3D and because they don't run so good on the O3D i uninstalled them but it are Still Some Data Left From the apps which are Taking up all my internal memory any one know how to Take Away This Data Please Help and fellow O3D User if English are bad is because i am From Sweden Thanks before Hand
Using a file explorer navigate to internal sd and open folder called android. check the obb and data folders inside for nova3 named folders and delete them
or just use this https://play.google.com/store/apps/details?id=eu.thedarken.sdm

OBB files to external sd

Hi all,
I am running out of storage on my note and was wondering if there was a way of saving my games obb files to the memory card and still being able to play the games?. I know I could do the switch hack to swap the memory over but don't fancy doing that.
any ideas?
Hmm ,
Make a Folder Directory in External SD Card, Similar to the Internal SD Card.
And Try this,
It worked for me some time ago,
You can have a try too...
P.S : Make a Backup before you took any step....
Because once you lost your obb , game is lost ... as well this may affect your Game Progress
Sent from my GT-N8000 using xda premium
Just search for directory bind i n the forums, easy to use, been using it since i ngot my not note and iot has allowed me to store countless app data o my sd
fallensoldier said:
Just search for directory bind i n the forums, easy to use, been using it since i ngot my not note and iot has allowed me to store countless app data o my sd
Click to expand...
Click to collapse
You will need root to use the app.
http://forum.xda-developers.com/showthread.php?t=1410262
Better use FolderMount instead of DirectoryBind, easier to use and is still supported, so it also works with Android 4.2.2.
Kamairo said:
Better use FolderMount instead of DirectoryBind, easier to use and is still supported, so it also works with Android 4.2.2.
Click to expand...
Click to collapse
I tried to use FolderMount and it moved the obb files ok but then when I went to play the games (Modern Combat 4 and GTA Vice City) they no longer work. With MC4 it's starts to load like normal then just jumps back to my homescreen, with GTA it says each time additional files successfully downloaded but then freezes the Note.
Any ideas??
Well I give up!.
I have tried to use both programs to get my games saved to ext SD but I must be doing something wrong cuz I can't get either to work right.
Why o why did Samsung feel the need to stop you saving games to external SD???.
I only swapped from my Tab 8.9 cuz I was always filling the 16GB memory, I thought buying a tablet that could take an SD card would solve my problems.
Oh well never mind, thanks for all the suggestions....
hi, if i move dungeon hunter 4 obb file to external sd card temporarily to free up some space for internal memory, after that i put the obb file back to internal memory, will the game still have have the saved game progress?
ray_J13 said:
hi, if i move dungeon hunter 4 obb file to external sd card temporarily to free up some space for internal memory, after that i put the obb file back to internal memory, will the game still have have the saved game progress?
Click to expand...
Click to collapse
of course you can, I've often done that for a few games which has quite large obb or data, gameloft, glu, or ea games, when I want to play the game, just return the obb or the data back to the original folder, then the games ready to be played back with no loss game progress, and the good again, the device does not need diroot

Sd card Q&A

Never owned a phone that came with microsd and this new Sony phone intrigues me. Biggest bummer about this phone is that it only comes with 16 GB internal storage. I don't know how this work since the kit-kat upgrade came out but my question is that say I'm a heavy Whatsapp user and and have lots of photos and convos saved onto my phone so can that automatically transfer to my sdcard? With this little memory im scared I might run out of room with all my other apps as well. Btw i'm not a guy that roots my phone so that would be out of the question unless that was the only last option to make this work. Hope to get some detailed feedback from you guys. :fingers-crossed::laugh:
I don't think you would need to root the Z3 to do what you want. I haven't had an expandable memory slot since my old HD2. Nexus 4 for the last few years, working with limited memory is something I wish to finally again leave behind.
I don't know how it works on the Z3, but with KitKat this is the gist:
Apps can write to the sdcard, but only to their "approved" folders. E.g. After 4.3 or so we got an /Android/data/ folder inside the root of our sdcards. Inside that are app package names. So if a developer calls getExternalFilesDirs() it will list an array, one being the internal Android/data folder and the other being the SDcard Android/data folder. However, no change is needed on the app developer if they let you browse directories (you can just point the save location to the proper data folder package name). So, for example, I use FX File Explorer and move files to /extSdCard/Android/data/nextapp.fx/files from my internal memory on my S4.
Currently the only negative are games like Baldur's Gate. They only install to the internal memory and at 2.3GB can not be moved to the sdcard. If you root you might be able to swap the directories, but I haven't tried as I prefer to not root. But as it stands, that 2.3GB would go against the 16GB internal storage.
jonshipman said:
I don't know how it works on the Z3, but with KitKat this is the gist:
Apps can write to the sdcard, but only to their "approved" folders. E.g. After 4.3 or so we got an /Android/data/ folder inside the root of our sdcards. Inside that are app package names. So if a developer calls getExternalFilesDirs() it will list an array, one being the internal Android/data folder and the other being the SDcard Android/data folder. However, no change is needed on the app developer if they let you browse directories (you can just point the save location to the proper data folder package name). So, for example, I use FX File Explorer and move files to /extSdCard/Android/data/nextapp.fx/files from my internal memory on my S4.
Currently the only negative are games like Baldur's Gate. They only install to the internal memory and at 2.3GB can not be moved to the sdcard. If you root you might be able to swap the directories, but I haven't tried as I prefer to not root. But as it stands, that 2.3GB would go against the 16GB internal storage.
Click to expand...
Click to collapse
Yea Iike the what's app itself is only cpl MB and I don't mind that on my internal but within what's app I have 3GB worth of photos videos from my group chats that I like to keep so I need to know if that can automatically be saved to sdcard or I have to find a different phone.
ms54 said:
Yea Iike the what's app itself is only cpl MB and I don't mind that on my internal but within what's app I have 3GB worth of photos videos from my group chats that I like to keep so I need to know if that can automatically be saved to sdcard or I have to find a different phone.
Click to expand...
Click to collapse
Where is WhatsApp saving the pictures? To tell you the truth, no phone post 4.4.4 without rooting will do what you need. So you may need to look for something with larger internal storage.

[Q] Insufficient storage

My Nexus S (GT-I9020)keeps giving me an "insufficient storage" message. Particularly when updating "Google Newstand".
So I have cleared out lots of Photos and music and stuff. Cleared caches. Moved stuff to SD etc. Still keeps happening.
So while connected to my PC by USB, I ran "Treesize" on it, and it tells me that I have 9.87Gb free. What is the problem?
Of the few Gigabytes that are used, by far the biggest folder is called "DCIM", I know that this is where pictures are stored, but I have cleared out loads of photos. The largest file in there is called " thumbdata", at 966Mb by far the largest file on the entire phone. What is this waste of space? Can I delete it?
It seems that whenever I take a pic. with my phone, it is stored there, then a little while later a second copy appears thanks to Google upload or something, but the new copy is not as high res as the original. I do want Google to upload my photos back to my PC, but why does it have to send them back to the phone? How do I stop this? I spend too much time deleting copies of pics that are already on the phone in original. I think that the thumbnails folder is a result of all this.
The biggest memory hog after DCIM is Clockwork Mod, within it a folder called "blobs". What is it and can I delete it?
The Next biggest memory hog is called "TWRP". What is it? Can I delete it?
Is there a guide to what all these things mean and do, for us learners?
monkey shoulder said:
My Nexus S (GT-I9020)keeps giving me an "insufficient storage" message. Particularly when updating "Google Newstand".
So I have cleared out lots of Photos and music and stuff. Cleared caches. Moved stuff to SD etc. Still keeps happening.
So while connected to my PC by USB, I ran "Treesize" on it, and it tells me that I have 9.87Gb free. What is the problem?
Of the few Gigabytes that are used, by far the biggest folder is called "DCIM", I know that this is where pictures are stored, but I have cleared out loads of photos. The largest file in there is called " thumbdata", at 966Mb by far the largest file on the entire phone. What is this waste of space? Can I delete it?
It seems that whenever I take a pic. with my phone, it is stored there, then a little while later a second copy appears thanks to Google upload or something, but the new copy is not as high res as the original. I do want Google to upload my photos back to my PC, but why does it have to send them back to the phone? How do I stop this? I spend too much time deleting copies of pics that are already on the phone in original. I think that the thumbnails folder is a result of all this.
The biggest memory hog after DCIM is Clockwork Mod, within it a folder called "blobs". What is it and can I delete it?
The Next biggest memory hog is called "TWRP". What is it? Can I delete it?
Is there a guide to what all these things mean and do, for us learners?
Click to expand...
Click to collapse
how many apps in your device? u can check your remaining storage at setting>apps>downloaded...if the remaining is under 100mb...u need to delete some apps to update some apps...
Re:insufficient storage
cshnz said:
how many apps in your device? u can check your remaining storage at setting>apps>downloaded...if the remaining is under 100mb...u need to delete some apps to update some apps...
Click to expand...
Click to collapse
I have 51 countable icons for apps, 102 in the list of "All apps." which includes all sorts of android stuff.
Under "downloaded" (36 apps) internal storage shows 784Mb used, 224Mb free.
Under USB it shows 3.4Gb used, 9.9Gb free. Aha! so that's what Treesize is looking at.
I get it, my 1Gb of internal storage is being used up. I will try and move more apps to USB.
Is that it?
also check your system partition, google apps often go there, if you're not rooted you wont be able to free space on it, the system partition is about 500MB large so it gets easily filled up, it contains your android rom and system apps
Sent from my Nexus S using XDA Premium 4 mobile app
monkey shoulder said:
I have 51 countable icons for apps, 102 in the list of "All apps." which includes all sorts of android stuff.
Under "downloaded" (36 apps) internal storage shows 784Mb used, 224Mb free.
Under USB it shows 3.4Gb used, 9.9Gb free. Aha! so that's what Treesize is looking at.
I get it, my 1Gb of internal storage is being used up. I will try and move more apps to USB.
Is that it?
Click to expand...
Click to collapse
yes i think you must move some apps to sd, or delete it.... hope it will work

New hear, need some help with Folder Mount, am i in the right place?

Hello,
i was hoping someone might be able to help me.
i have just installed and started using FolderMount. I have paired up the games i wanted to move and then pined them. The internal and SD card are both showing that the same ammount of data is in the internal and external OBB files. I used the partition checker and it says the same, i also hooked up to my pc to check and the internal storage still has all the data in.
in the app analyser it only only shows a small ammout of data for each app
Am i supposed to delete the contents of the internal game folder?
Thanks a lot
http://forum.xda-developers.com/showthread.php?t=2192122

Categories

Resources