摘要: android系统其实是linux,那么可以在程序中去调用cat /proc/meminfo和cat/proc/cpuino去查看内存和CPU等情况的,下面是程序:public class CpuSpeed extends Activity { /** Called when the activit... 阅读全文
posted @ 2015-10-12 17:34 土肥圆 阅读(2119) 评论(0) 推荐(0)