摘要: 参考链接:https://blog.csdn.net/u013146742/article/details/51446438 我安装的ADT版本是23.0.2的新建的Android项目会自动带个appcompat_v7文件夹,我看教学视频中并无此文件夹,百度了一下,找到了解决办法,最简单的方法就是, 阅读全文
posted @ 2018-06-24 11:21 Allen6167 阅读(268) 评论(0) 推荐(0) 编辑
摘要: eclipse 运行 android 时失败了,提示 Unable to build: the file dx.jar was not loaded from the SDK folder! 解决办法就是 确保dx.jar这个文件在platform-tools\lib和选择的开发版本lib中的文件一 阅读全文
posted @ 2018-06-24 11:16 Allen6167 阅读(17091) 评论(0) 推荐(2) 编辑