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
Post a Comment