标签: android
我想在android中检查一个应用程序内存使用情况和cpu负载以及appplication的功能,我能为此做些什么?
答案 0 :(得分:2)
可以在Settings-> Applications菜单中显示永久内存使用情况。可以在Eclipse DDMS的“设备”视图中查看运行时使用情况。