摘要: 错误表现:[2014-06-27 18:19:51 - XXX] Installing XXXX.apk...[2014-06-27 18:20:00 - XXX] Installation error: INSTALL_FAILED_VERSION_DOWNGRADE[2014-06-27 18:... 阅读全文
posted @ 2014-06-27 18:39 一度君ヾ華 阅读(402) 评论(0) 推荐(0) 编辑
摘要: Android中AndroidManifest.xml警告Should explicitly set android:allowBackup to true or false (it's true by default, and that can have some security implica... 阅读全文
posted @ 2014-06-27 18:12 一度君ヾ華 阅读(6186) 评论(0) 推荐(0) 编辑
摘要: 警告:Not targeting the latest versions of Android; compatibility modes apply.Consider testing and updating this version. Consult the android.os.Build.VE... 阅读全文
posted @ 2014-06-27 18:01 一度君ヾ華 阅读(15605) 评论(0) 推荐(0) 编辑
摘要: Call requires API level 3 (current min is 1): android.content.res.Resources#getBoolean参考文档:http://stackoverflow.com/questions/10322482/android-lint-er... 阅读全文
posted @ 2014-06-27 17:43 一度君ヾ華 阅读(579) 评论(0) 推荐(0) 编辑
摘要: 可以去你安装的sdk目录中获得.\android_sdks\extras\android\support中获得各个jar包:android-support-v4.jarandroid-support-v13.jarandroid-support-v7-gridlayout.jar然后在Build P... 阅读全文
posted @ 2014-06-27 17:31 一度君ヾ華 阅读(283) 评论(0) 推荐(0) 编辑