转载:http://blog.csdn.net/xiaanming/article/details/42396507
一,使用OQL
1.打开OQL
2.查找Path To GC Roots
3.定位到关联的类
语法:
1. select * from instanceof android.app.Activity
找出
时间:2024-3-2 19:03 作者:韩俊 分类: Android
转载:http://blog.csdn.net/xiaanming/article/details/42396507
一,使用OQL
1.打开OQL
2.查找Path To GC Roots
3.定位到关联的类
语法:
1. select * from instanceof android.app.Activity
找出
标签: android