[Q] cache limit 30mb - Galaxy S I9000 Q&A, Help & Troubleshooting

is there a way to break the 30 mb limit of galaxy s? some games that are coming out cannot be installed because the size of apk and cannot be found on market on smaller version where you can download additional data with wifi connection like gamesloft games

Related

Slow download speed in market

hi all , i have very slow download speed using market , and sometimes buffering is pain on browser , it takes ages to download a game on phone
how can i fix it ? also how can i install apps and games larger than 35 mb ?? i tried market fix , not working
running stock CYANOGENMOD 7.1

question about memory?

my 8.9 tab has 16 GB total. i heard that the 8.9 only allow 1 GB for installed apps which is shared with the RAM memory. is that true? or you can install as much apps as you want all the way up to 16 GB (which in actual 12 GB)?
also how do i find out how much memory is all my total install apps? i went into my installed apps and at the bottom it stated i have used 780 MB so far out of 12 GB. but my question, how do i find out of 780 are installed apps, and how much are user data such as music, photo, videos etc.?

[Q] Asphalt 8 incompatible

Hi guys.When I'm on Play Store or Gameloft site it says that my device is incompatible for Asphalt 8.I asked in customer care about this problem and they said that my device i9000 is compstible but I should delete some space on phone.I deleted almost everything,there is more than 4 Gb on internal free and only 200 mb filled for apps memory but still incompatible.I even tried on some sites but they also say it is incompatible but I downloaded,image of car appear,gameloft logo,and then same thing again and again.I downloaded app and cache and placed cache in obb folder.Any help?? Sorry 4 bad en.

[Q] Can't download Google Play Movie

I'm new to this HP TouchPad/Android thing and would be grateful for some help.
I installed CM 10.2 and it generally seems to be working well. I downloaded Google Play Movies & TV, then tried to rent a movie and download it so I could watch it on an upcoming flight. It will not download, saying that the movie is 400MB and there is not enough room.
The FreeSpace Android App reports the following:
Cache 130 MB
External_sd 11.23 GB
Internal/data 290 MB
Lib 10 MB
System 200 MB
Does Google Play Movies & TV try to put the file in the Internal/data partition? If so, should I consider using Tailor to repartition and move some space from SD to Internal/data? Any thoughts on how to do this, if that's the fix?
Thanks...
Yes I had exactly the same problem but with the music (as I pay for the monthly music streaming service).
As I use it on my phone more, I'm not that bothered, but I thought this whole Data/Media partition thing meant we were supposed to have tiny data partitions now, which seems to be causing all the problems. I can repartition in tailor (I understand that totally), but is that the right thing to do. Think I have a 600MB Data with 28GB Media.
I'm using the CM 10.2 nightlies from not too long ago.
gunja99 said:
Yes I had exactly the same problem but with the music (as I pay for the monthly music streaming service).
As I use it on my phone more, I'm not that bothered, but I thought this whole Data/Media partition thing meant we were supposed to have tiny data partitions now, which seems to be causing all the problems. I can repartition in tailor (I understand that totally), but is that the right thing to do. Think I have a 600MB Data with 28GB Media.
I'm using the CM 10.2 nightlies from not too long ago.
Click to expand...
Click to collapse
You've got the wrong way round it should be 28g data and 600mb but I would use one of the resize zips and would leave at least a few gigs for media and and a couple less for data please have a read of this http://forum.xda-developers.com/showthread.php?t=2671582 .
Have fun .

F7 [mustang] multi-tasking and swap

Hi there,
I have a rooted 2019 F7 (Mustang) - stock rom - to be honest it's not a great performer but the form factor is spot on. I need a fix or workaround for playing music + browsing at the same time.
I'm struggling to get the F7 to do simple multi tasking for example, playing music via Spotify, or a Radio app whle browsing the web.
I've tried the usual "tricks" to keep Android memory manager at bay, and stop it closing my music in the background e.g:
- a 4gb swap partition in /data/ via apps2sd;
- using termux to create a swap file, both in /data/ and /cache/;
- Using Swapper (root) to create a swap file; and
- various swappiness settings using teh above.
Swap seems to work superficially, as the partitions are shown as free memory whenI run
Code:
free -m
in terminal, however, the amount of memory used suggests the system is not utilising them beyond a few MB over ZRAM.
In any event - is there some clever workaround I can use to either keep my apps music alive / listen adn browse in the same browser etc?
thephatmaster said:
Hi there,
I have a rooted 2019 F7 (Mustang) - stock rom - to be honest it's not a great performer but the form factor is spot on. I need a fix or workaround for playing music + browsing at the same time.
I'm struggling to get the F7 to do simple multi tasking for example, playing music via Spotify, or a Radio app whle browsing the web.
I've tried the usual "tricks" to keep Android memory manager at bay, and stop it closing my music in the background e.g:
- a 4gb swap partition in /data/ via apps2sd;
- using termux to create a swap file, both in /data/ and /cache/;
- Using Swapper (root) to create a swap file; and
- various swappiness settings using teh above.
Swap seems to work superficially, as the partitions are shown as free memory whenI run in terminal, however, the amount of memory used suggests the system is not utilising them beyond a few MB over ZRAM.
In any event - is there some clever workaround I can use to either keep my apps music alive / listen adn browse in the same browser etc?
Click to expand...
Click to collapse
Best solution IME is a 192MB (or so) swap file in the /cache partition with priorities set to favor the exiting 64MB ZRAM based swap. Set swappiness to ~10 and call it a day. Spinning up a huge static swap partition in /data won't help (will likely have the opposite effect) as the low-end eMMC overtaxes the annemic processor on large comprssion/decompression tasks. The small static swap gives the ROM some 'breathing room' which reduces most lags/stalls on boot and wake from sleep. Better but not great.
Browsing is particularly taxing on this device (albeit typical behavior on a low RAM gizmo). Might try a browser that renders in the cloud like Opera Mini or Opera w/data saver enabled. Stick to a tab or two and use the integrated ad blocker (I prefer VPN based blockers but that's OT). Even with those measures browsing will be a painful experience if the tab is doing anything else that actively utilizes limited resources. Good luck.
I'll give that a go. Two things:
My system reports 256mb Zram - is that compressed into 64mb or something?
Opera mini doesn't work on the Fire 7, nearest I found is puffin - which is heavy slow and buggy
thephatmaster said:
I'll give that a go. Two things:
My system reports 256mb Zram - is that compressed into 64mb or something?
Click to expand...
Click to collapse
My error; forgot Mustang defaults to 256MB ZRAM on FireOS v6. That could part of the problem when fully utilized as it reduces available uncompressed RAM which is much faster given the low end processor which must handle compression/decompression. Note ZRAM only consumes as much RAM as needed. A tool like DiskInfo will give a graphical readout of utilization.
thephatmaster said:
Opera mini doesn't work on the Fire 7, nearest I found is puffin - which is heavy slow and buggy
Click to expand...
Click to collapse
Try the full version of Opera with 'data saver' enabled. In that mode it operates much like Opera Mini from a workload and memory footprint perspective. Mini works fine on the hardware; FireOS v6 is the bad boy (likely missing libraries).

Categories

Resources