[Q] Max Payne game taking up double it's required space - Galaxy S 4 Q&A, Help & Troubleshooting

Hi.
I recently bought max Payne from the play store. Once it downloaded I noticed I'm lower than usual on storage. I checked disk usage and sure enough max Payne was taking up almost 3 GB. It's only supposed to take 1.4gb.
I've attached the screenshot here. The data is taking its own space. And the apk is taking its own space. I can't find the apk in file manager either.
Is it safe to delete it? How can I?
Also is there any way around this silly Samsung limitation of not being able to copy anything app related to external storage. What's the use of having a 32gb card if I can't use it and can only have one big game at a time :/

On stock rom I was able to move all the app data to SD card.
It's google's idea not to move apps to the external storage.
Have you tried reinstalling the game?

The "extra data" is most likely either downloaded extra game data or simply game cache. So it's doubtful it won't stay away.

GDReaper said:
On stock rom I was able to move all the app data to SD card.
It's google's idea not to move apps to the external storage.
Have you tried reinstalling the game?
Click to expand...
Click to collapse
I have this option of moving games to sd card. But after clicking move to external storage only 2 mb is moved to card and the rest stays in internal memory. This is the case with every app.
Are you able to move compete apps?

I am using a GPE rom right now and it doesn't have the option.
CM12 has but, like you said, it doesn't move the whole app.
You could try Folder Mount

Related

2.2 FRF85B Auto installs apps to SD!

In 2.2 FRF85B, if an app supports 2.2's built in apps2sd, when you install it from the Market, it AUTO installs ONTO the microSD card!
Go ahead, test it yourself with these 2.2 apps2sd compatible apps:
AK Notepad
FeedR
FML, Android
LED Tester
Movies
Pandora
Titanium Backup
World Newspapers
obviously there's more, but these are the ones I used and reinstalled from a fresh wipe on FRF85B, and they were automatically installed onto microSD card.
Didn't do it for me....but Titanium Backup did get an update and you can now click move to SD card in Applications menu.
didnt auto install for either :/
SiL3nTKiLL said:
didnt auto install for either :/
Click to expand...
Click to collapse
You can set the flag to 0,1 or 2. I believe 0=Auto, 1=Internal and 2=External. Maybe your flag is set to 1 (internal).
It works for me. I have never installed world newspapers before on this phone, so that also eliminates the possibility of the phone "remembering" this setting. I checked and it automatically installed to sd.
There is also a possibility that the developers of the app can set them to automatically install to sd card... but unlikely, since all those apps on your list automatically went to the sd card, not just some of them.
depends on the installLocation attribute: http://developer.android.com/guide/topics/manifest/manifest-element.html#install
I downloaded world newspapers and it automatically went to SD card and I'm on FRF83 : )
The developer sets a flag in the app for Auto, Internal or External.
Most of them set it on Auto, so the phone automatically installs on the card if you have low space on the internal memory.
I remember having a newly downloaded app auto installing straight into SD, i was back on FRF72 back then i think. Dont remember app name though.
At least developers are using it properly.
What is not clear to me is how "auto" setting will be handled in this scenario: first few app2sd supporting apps with "auto" attribute are installed to the phone memory, then a bunch of non-apps2sd apps is installed and phone space becomes low. Will Froyo at this point move apps2sd automatically to SD card? Hopefully it will, but need to double check that.
sergey.povzner said:
What is not clear to me is how "auto" setting will be handled in this scenario: first few app2sd supporting apps with "auto" attribute are installed to the phone memory, then a bunch of non-apps2sd apps is installed and phone space becomes low. Will Froyo at this point move apps2sd automatically to SD card? Hopefully it will, but need to double check that.
Click to expand...
Click to collapse
Developers have two choices when they install the app:
Internal
External
If they choose internal, and there is room, they go internal. If there is no more room, they get installed on external.
If they choose external, they get installed on external.
I don't believe the OS will move your apps without you prompting it to do so.
From here:
internalOnly:
The application must be installed on the internal device storage only. If this is set, the application will never be installed on the external storage. If the internal storage is full, then the system will not install the application. This is also the default behavior if you do not define android:installLocation.
auto:
The application may be installed on the external storage, but the system will install the application on the internal storage by default. If the internal storage is full, then the system will install it on the external storage. Once installed, the user can move the application to either internal or external storage through the system settings.
preferExternal:
The application prefers to be installed on the external storage (SD card). There is no guarantee that the system will honor this request. The application might be installed on internal storage if the external media is unavailable or full, or if the application uses the forward-locking mechanism (not supported on external storage). Once installed, the user can move the application to either internal or external storage through the system settings.
So the issue arrises with this scenario:
1) install some apps2sd supporting apps with "auto" attribute to the the phone memory (cause that's the default). Phone memory is ok.
2) install a bunch of non-apps2sd apps.
3) phone memory low. Get a warning.
4) Now need to go and manually move apps2sd supporting apps to SD card.
Would be nice if OS would be doing that for you in step 4 since there's no easy way to know which apps can be moved to SD card without going through each app in the manage applications.
sergey.povzner said:
So the issue arrises with this scenario:
- install some apps2sd supporting apps with "auto" attribute to the the phone memory (cause that's the default). Phone memory is ok.
- install a bunch of non-apps2sd apps.
- phone memory low. Get a warning.
- Now need to go and manually move apps2sd supporting apps to SD card. Would be nice if OS would be doing that for you since there's no easy way to know which apps can be moved to SD card without going through each app in the manage applications.
Click to expand...
Click to collapse
That's right.
Apps2SD seems to be like a beta product. Besides a quick sign of which apps can be moved, the whole thing with the breaking widget is very annoying. What's the point of moving a big app to the card if it's going to break the widget...
But at least it works and saves us a lot of space while they make the whole thing better
Using Google Earth as a large app not supporting apps2sd in step 2, I just checked that all you get is a warning. OS will not move apps after installation is over.
vitorjna said:
But at least it works and saves us a lot of space while they make the whole thing better
Click to expand...
Click to collapse
I'm generally happy even with this "beta" apps2sd. I'm just surprised that Manage applications doesn't have a list or sort function to display only apps that can be moved to SD card.
vitorjna said:
What's the point of moving a big app to the card if it's going to break the widget...
Click to expand...
Click to collapse
Well there is no point, that's why you're not supposed to do it.
There are some large apps with widgets, such as Pandora, which would be nice to be able to move to SD, however I want to use the widget. I wonder how hard it would be for them to make the widget a separate app. That way you can move the large app core to SD, but keep the widget internal.
Also, I wonder if it would be possible for Android to do this automatically. The widget components in the package should be pretty easy to separate from the non-widget parts. Of course if this was done the widget would need to have some code to gracefully handle the cases where the SD part of the app are not available.

[Q] New Owner Confused About Games

I just got my Xperia Play today and I'm a little puzzled about some of these games. I see that my Nova 2 cannot be moved onto my SD card (or atleast that button is dimmed under "manage apps"), but it requires an almost 400 Mb download to play. If there is only 400 Mb of memory on the phone, how is this possible? And if most Play games require additional downloads but can't be moved onto my SD, does that mean you will only have a few games at a time? Sorry if it was posted elsewhere, I did try to look around but couldn't find them
Use adb to set the install location to sd then everything can go to sd card, but as it is now just the app will be installed on the phone memory then the additional download will be put on the sd card
Sent from my R800i using XDA App
O I don't have adb yet... do I need to root my phone to use that? I recall it appeared when I put CM7 on my last phone. Thanks for clarifying that, all the games said they would download more stuff, didn't state where it would DL to, so I assumed it would go with the game
HellRazor379 said:
O I don't have adb yet... do I need to root my phone to use that? I recall it appeared when I put CM7 on my last phone. Thanks for clarifying that, all the games said they would download more stuff, didn't state where it would DL to, so I assumed it would go with the game
Click to expand...
Click to collapse
Excellent adb guide (no root required):
http://forum.xda-developers.com/showthread.php?t=1089282
HellRazor379 said:
I just got my Xperia Play today and I'm a little puzzled about some of these games. I see that my Nova 2 cannot be moved onto my SD card (or atleast that button is dimmed under "manage apps"), but it requires an almost 400 Mb download to play. If there is only 400 Mb of memory on the phone, how is this possible? And if most Play games require additional downloads but can't be moved onto my SD, does that mean you will only have a few games at a time? Sorry if it was posted elsewhere, I did try to look around but couldn't find them
Click to expand...
Click to collapse
You do not need to move anything to download and store alot of games on your Xperia Play.
That would be stupid.
You download the apk, which gets stored on the phone. Its only a few mb. Then you download the game data which gets stored on your sd card.
The above users should of mentioned this before they sent you down a path of using commands to manually move things to the sd card.
I have about 9 large games on my phone at the moment and have around 155mb of free phone memory unused.
Also, the easiest way to move everything to the sd card is with titanium backup. Once you have rooted your phone, select batch move and it will automatically move everything you select to the sd card in one go.
Just as a tip, do not move wallpapers or clocks to your sd card. Your wallpaper and clock settings will get forgotten every time you plug your phone into your PC. (this is because your phone disconnects itself from the sd card so your pc can access it).
I think the biggest one ive seen so far is asphalt which takes up 30mb on the phones internal memory (after downloading the 400+mb to your sd).
But as dsswoosh has said if you root your phone you can use the free version of titanium backup to moves the games to the sd card. Now asphalt takes up less than 500kb rather than 30mb. Same with the other games once moved to the sd.
Games that are unable to be moved to the sd card normally such as nova and ashphalt can be moved once rooted.
Thank you all so much! Very useful, I think I was mainly just confused about where the game data was being downloaded to. With widgets and such having to stay on phone, plus the bloatware and programs that are phone only, 30 meg games still seemed pretty big so I was kind of worrying about space still, but after this thread I'm def going to root my phone. Thanks again!
I've got 21 games installed and a bunch of other apps and still got 240 mb of internal storage!
Sent from my R800i using XDA App
Bloatware you can easily remove when rooted. and if you force all the installs to sd throug adb, you can keep up to 300MB internal storge
I have 303 free atm.
Only modern combat you should keep on the phone i think, i had it on sd for a week or 2 and suddenly it stopped working and no possible way to get it to work again only after factory reset.

Can you guys share how you will be using your sd card?

I mean you read alot of people say having an sd card slot doesnt matter nowadays with android since you cant install apps to it, etc. Or can you? Can you save your photos taken with the s4 to it? What apps are available to fully utilize the sd card? If you can share how you plan on getting around any limitations.
SysAdmNj said:
I mean you read alot of people say having an sd card slot doesnt matter nowadays with android since you cant install apps to it, etc. Or can you? Can you save your photos taken with the s4 to it? What apps are available to fully utilize the sd card? If you can share how you plan on getting around any limitations.
Click to expand...
Click to collapse
the first time you open your camara it will tell you if you want to save pic on scard or external memory
SysAdmNj said:
I mean you read alot of people say having an sd card slot doesnt matter nowadays with android since you cant install apps to it, etc. Or can you? Can you save your photos taken with the s4 to it? What apps are available to fully utilize the sd card? If you can share how you plan on getting around any limitations.
Click to expand...
Click to collapse
Photos can be set to be stored on the external sdcard. I also (on my SGS2/and SGS3) have it so my nandroid backups go to the external sdcard. Downloaded files go to my external sdcard. I can also out movies/music/or whatever on my external sdcard and play them. I can also use "Root Explorer" to move anything I want from my internal sdcard and onto my external sdcard. Even with a 32Gb external sdcard and the 16Gb internal sdcard I find that I at times fill up my internal sdcard and have to move MANY files/folders from the internal to external. I haven't put ANY apps onto the external sdcard since my SGS1 and haven't had the need to ever. I have never filled the allotted app /data folder on my SGS2/SGS3 like I did on my SGS1. When I used the SGS1 and moved the apps it made them work slower and caused issues. Again never had it on my SGS2/3's. So NO need to worry about apps moving. I have over 180 apps and no issues (Including downloaded app and system apps). But having a removable sdcard for movies and music has been my best usage. As well I do A LOT of modding on my phone and it takes up a lot of room. So I transfer the files to my external for that as well.
Sent from my SAMSUNG-SGH-I747 using xda premium
Thats good to know, so I dont know what those people were talking about. As if the sd card was unusable.
Same here, I have over 180 apps and have no space issues when it comes to apps. I take a lot of pictures and record a lot of videos, and that takes more space than anything. I put all data, including backups, ROMs, pictures, videos, music, etc. On the external SD card. There's a ton of space left on my internal card, so for me a 16gb model with an external SD card works great.
I store 12 blue ray movies on my 64gb microsd. Should be enough to keep me busy flying overseas.
SDCARD
Can the 64GB SDCARDs be used with the s4?
First, only guys? 2nd, I'd like to have the ability to enter a 1 character password at the android lockscreen in CyanogenMod.
Lol OK.
Sent from my Nexus 10 using xda app-developers app

[Q] S4 Storage Issue!!

So i Got an S4. I rooted it and im running stock 4.2.2 XXUBMEA firmware. With the new update, i can move apps to the SD card, but App data is still internal. you cannot move app data. About 7gb of my internal memory is already taken up by android which leaves me with around 9.23gb left. after installing all my necessary apps, i have left about 7.3gb internal storage left. The problem is here. Most HD games these days have Data files around 1gb. for example, games like Asphalt 7, Batman and GTA Vice City. they all have sd data of around 1gb. And as you know, on the s4, unfortunately, you can only put Sd data on the internal storage and you cannot put it in the micro SD card. So, in order to play these HD games, i have to use my internal memory. By doing this, i wont have much memory left and will probably run out of memory after 3-5 HD games. What do you think is the best solution for this? How do i play a lot of HD games on my device? After all, I paid a lot for this phone. I hope i did not waste my money. Remember i am rooted. Is there anything i can do?
Thanks
Help will be much appreciated.
iTzSam said:
So i Got an S4. I rooted it and im running stock 4.2.2 XXUBMEA firmware. With the new update, i can move apps to the SD card, but App data is still internal. you cannot move app data. About 7gb of my internal memory is already taken up by android which leaves me with around 9.23gb left. after installing all my necessary apps, i have left about 7.3gb internal storage left. The problem is here. Most HD games these days have Data files around 1gb. for example, games like Asphalt 7, Batman and GTA Vice City. they all have sd data of around 1gb. And as you know, on the s4, unfortunately, you can only put Sd data on the internal storage and you cannot put it in the micro SD card. So, in order to play these HD games, i have to use my internal memory. By doing this, i wont have much memory left and will probably run out of memory after 3-5 HD games. What do you think is the best solution for this? How do i play a lot of HD games on my device? After all, I paid a lot for this phone. I hope i did not waste my money. Remember i am rooted. Is there anything i can do?
Thanks
Help will be much appreciated.
Click to expand...
Click to collapse
Hi,
Use FOLDERMOUNT
This the only way
malybru said:
Hi,
Use FOLDERMOUNT
This the only way
Click to expand...
Click to collapse
Thank you very much .

Space usage on S7 Edge (Exynos)

Hi, I have a strange problem with my S7 Edge. It seems that my space is running low everytime and I keep deleting stuff to free up space for updates. Im sure my data is no more than 6GB. I know the usable storage for the 32gb version is 24gb. So why cannot access the rest of the storage?
Can anyone run an analyze and see how much storage usage they have on their internal storage?
Here is how mine looks like:
You need to show what is in "others" it is probably your data partition and it perhaps has big game files installed in there to be 20G in size. Do you use Gear VR? There are some huge downloads in that which end up in internal SD only, do you have a dual SIM version? If not, run a micro SD card, move your DCIM folder across and your camera app will typically auto-switch it's preferences to saving photos and videos to the "external" SD instead of internal.
Sent from my SM-G935F using Tapatalk
Have you tried clearing the cache from the settings , storage menu?
I did tried opening the Others- doesnt show anything useful. How can I browse the data partition? I always thought that the internal sd is the data partition. Ideas?
I'm using normal sim version with internal sd card already setup to store images in sd card.
I dont use gear VR. and when I analyze space the Apps and DCIM folder with all my data is around 7GB. I cannot seem to find what takes the rest of the storage - not with a meaningful software. When I browse my internal storage, it seems that the used space there is aroung 7-8GB, and thats all.
Yes, I do this often in order to allow Google updates. Otherwise it cannot update apps.

Categories

Resources