How To Use android:largeHeap:true In API <= 10 in Android -


how use android:largeheap:true in androidmanifest.xml cin api level 10 , bellow ? defined in api 11 , above.

that attribute did not exist prior api level 11, , there no documented , supported way of requesting large heap prior api level 11.

also, note there no guarantee get large heap on api level 11+ devices.


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

how does one get csharp-sqlite to throw exceptions for duplicates or foreign key constraint violations -

Simple Angular 2 project fails 'Unexpected reserved word' -