摘要:
1 public void getPhoneInfo() { 2 TelephonyManager tm = (TelephonyManager) this.getSystemService(TELEPHONY_SERVICE); 3 String mtyb = android.os.B... 阅读全文
posted @ 2014-08-30 20:10
大米稀饭
阅读(229)
评论(0)
推荐(0)
摘要:
1 private String getTotalMemory() { 2 String str1 = "/proc/meminfo";// 系统内存信息文件 3 String str2; 4 String[] arrayOfString; 5 ... 阅读全文
posted @ 2014-08-30 20:09
大米稀饭
阅读(418)
评论(0)
推荐(0)
浙公网安备 33010602011771号