Android
wolfkingkg0129
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
ERROR: tried to execute code in unprepared class 'XXXX'
ERROR: tried to execute code in unprepared class 'Ljava/sql/Timestamp;原创 2014-10-23 14:56:28 · 1992 阅读 · 0 评论 -
JsonElement toString()方法和getAsString()方法
定义一个element是JsonElement类型,element的value为"2014-10-原创 2014-10-23 15:18:04 · 10705 阅读 · 0 评论 -
Open Mobile API
android开发手机客户端,使用Open Mobile API,需要在AndroidManifest.xml中添加下面原创 2014-10-31 10:56:48 · 3527 阅读 · 0 评论 -
INSTALL_FAILED_MEDIA_UNAVAILABLE
在Eclipse上用真机进行调试,提示以下错误Installation error: INSTALL_FAILED_MEDIA_UNAVAILABLEPlease check logcat output for more details.Launch canceled!原创 2014-10-29 16:51:17 · 489 阅读 · 0 评论 -
Unable to execute dex: Multiple dex files define ...
Eclipse下调试Android工程,安装应用时提示错误原创 2014-11-05 12:57:56 · 533 阅读 · 0 评论
分享