摘要:        
什么是ANR? ANR:Application Not Responding,即应用无响应 ANR日志Trace文件获取 系统生成的Trace文件保存在data/anr,可以用过命令adb pull data/anr/取出 traces.txt只保留最后一次ANR的信息,Android系统有个Dro    阅读全文
        
            posted @ 2020-05-22 11:37
aspirs
阅读(2899)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
1.ANR介绍 1.1 何为ANR ANR全名Application Not Responding, 也就是"应用无响应". 当操作在一段时间内系统无法处理时, 系统层面会弹出上图那样的ANR对话框. 1.2 为什么会产生ANRAndroid里, App的响应能力是由Activity Manager    阅读全文
        
            posted @ 2020-05-22 11:31
aspirs
阅读(1798)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
Total number of allocations 476778 进程创建到现在一共创建了多少对象 Total bytes allocated 52MB 进程创建到现在一共申请了多少内存 Total bytes freed 52MB 进程创建到现在一共释放了多少内存 Free memory 77    阅读全文
        
            posted @ 2020-05-22 11:30
aspirs
阅读(1605)
评论(0)
推荐(0)
        
        
                    
                
浙公网安备 33010602011771号