Home > Mobile >  Android studio 3.5 memory analysis tool
Android studio 3.5 memory analysis tool

Time:11-29

Because a project found OOM problem, consult everybody how is memory leak detection??

IDE with a Profiler, can not see the MEMORY information, estimation and I use the android device (not mobile phone), whether to need to do the Settings?


Give advice or comments please!

CodePudding user response:

The run or debug to see
Or you are on the left side of the memory plus plus your progress

CodePudding user response:

CPU and NetWork can see, only the MEMORY can't see, as shown in figure,
  • Related