java - Android - Memory Leak? -


based on below picture , fact number of objects grows on time. safe there memory leak in code?

also, how go debugging it?

enter image description here

first can use memory monitor watch memory change,according this.
second can run app , click "cause gc" button gc,if allocated heap size growing more , more,then can try mat here.


Comments

Popular posts from this blog

ios - Memory not freeing up after popping viewcontroller using ARC -

Java JSoup error fetching URL -

webstorm - PhpStorm file cache conflict with TypeScript compiler -