android studio memory monitor 在哪
发布网友
发布时间:2022-04-24 04:39
我来回答
共2个回答
热心网友
时间:2023-10-28 21:32
方法/步骤
1
启动Android Studio
2
DDMS即可以在菜单中打开,也可以通过工具条打开。下面介绍这两种方式。
END
在菜单栏中打开DDMS
1
点击"Tools"菜单,
2
再选择"Android"-"Android Device Monitor"
3
在弹出的对话框就可以看到DDMS了。
END
在工具栏中打开DDMS
找到"Android Device Monitor"的工具按钮,
点击该按钮就可以打开Android Device Monitor了,在该对话框中就可以看到DDMS了。
http://jingyan.baidu.com/article/456c463b42335e0a583144e1.html
热心网友
时间:2023-10-28 21:32
This tool was removed in Android Studio 3.0.
You should get the latest version of Android Studioand use the new Memory Profiler instead.
原来的Memory Monitor被移除了,在memory Profiler中可以看到。
参考一下:网页链接
热心网友
时间:2023-10-28 21:32
方法/步骤
1
启动Android Studio
2
DDMS即可以在菜单中打开,也可以通过工具条打开。下面介绍这两种方式。
END
在菜单栏中打开DDMS
1
点击"Tools"菜单,
2
再选择"Android"-"Android Device Monitor"
3
在弹出的对话框就可以看到DDMS了。
END
在工具栏中打开DDMS
找到"Android Device Monitor"的工具按钮,
点击该按钮就可以打开Android Device Monitor了,在该对话框中就可以看到DDMS了。
http://jingyan.baidu.com/article/456c463b42335e0a583144e1.html
热心网友
时间:2023-10-28 21:32
This tool was removed in Android Studio 3.0.
You should get the latest version of Android Studioand use the new Memory Profiler instead.
原来的Memory Monitor被移除了,在memory Profiler中可以看到。
参考一下:网页链接