摘要: http://blog.csdn.net/liuhe688/article/details/6532519 阅读全文
posted @ 2015-06-13 23:29 tc310 阅读(171) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/highning0007/article/details/12801057遇到问题描述:运行android程序控制台输出 [2012-07-18 16:18:26 - ] The connection to adb is down, and a severe... 阅读全文
posted @ 2015-06-13 12:34 tc310 阅读(354) 评论(0) 推荐(0)
摘要: 【错误】The method loadLibrary(String) is undefined for the type Settings.System【解决方法】不要加入包import android.provider.Settings.System;就可以了 阅读全文
posted @ 2015-06-13 12:32 tc310 阅读(902) 评论(0) 推荐(0)