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 -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -