android largeheap equated to true based on devices -


i want add in manifest android:largeheap="true" based on devices. devices running os 5.1 , below.because alot of clients using samsung s3 , chinese , indian , pakistani phones.and getting lots of crashes in firebase console. issue not faced on top notch devices google pixel samsung s8 etc. how can detect devices run largeheap, , how run on devices only? not want run on devices dont need to.

well, can't set flag depending on device. that's true. can set depending on os version, screen size , etc. check this answer see how can done.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -