Android application high CPU usage and Memory Leak

2019-03-22 07:35发布

问题:

Every time in logcat it showing GC_FOR_ALLOC freed 274K, 13% free 2730K/3128K, paused 76ms, total 78ms it means Heap related issue. When i am upgrading my Heap I am getting and unable to ressolve the same issues. One more thing in device getting CPU status more like

So , please suggest me how i can ressolve my problem. I all ready checked with static value ,images sizes,fragment transaction, timer etc.

Thank you in advance..