02 2017 档案

摘要://total ram public int f() { int i1 = 0; int i2; try { String[] arrayOfString = new java.io.RandomAccessFile("/proc/meminfo", "r").readLine().split(" 阅读全文
posted @ 2017-02-10 16:49 稻香鱼 阅读(138) 评论(0) 推荐(0)
摘要:Calling startActivity() from outside of an Activity错误 本文转自博客http://blog.csdn.net/scwhy/article/details/6650712 1.错误log信息 Caused by: android.util.Andro 阅读全文
posted @ 2017-02-09 17:23 稻香鱼 阅读(689) 评论(0) 推荐(0)