documented android app memory limitation -



documented android app memory limitation -

i have came across blogs describing memory limitation imposed android scheme on running app, couldn't find official document of such topic, can points me place mentioned in android official document? thanks.

the documentation may want activity manager official documentation. take @ listed methods there, such

getlargememoryclass(), getmemoryclass(), getmemoryinfo(activitymanager.memoryinfo outinfo), etc

hope helps.

android memory document limit

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -