java - Android Out of Memory Events -


is there way statistics out of memory events occurred, if how many ?

primarily concerned count of events , when occurred. needed in app building.

is there api support or need parse file ?

if can reproduce oom error in development environment can use logcat see gc messages , maybe log events in app. there many tools available ddms eclipse view track allocations , see objects taking memory.

there ton of information available on android dev site.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -