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

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -