An exception only for OutOfMemory only on the Samsung Galaxy S3

Samsung Galaxy S3 almost instantly uses 32-bit memory in my application, where on almost any other Android device it starts with + 5 mb (I saw it in logcat, if necessary, it can send screenshots from two different devices). Think that this is the reason that my application crashes with an exception from OutOfMemory only on the Galaxy s3, works fine on the galaxy Y Duos and Pocket.

Any help / advice on why this is happening would be greatly appreciated.

+5
source share
2 answers

, , s3 , , , , .

, S3, , , , , .

+1

OOM , GPU. , OOM

, , , , drawable-nodpi

drawable-hdpi . . S3 2 , .

drawable-xhdpi , drawable-hdpi, S3. , 1/2, .

0

All Articles