
Android
文章平均质量分 67
is_duke
本微博内容主要是自己当作笔记而已,部分内容来自于网络,如有侵权,请联系我
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
android开发环境安装与配置
在安装android环境前首先要安装java sdk 和配置java环境,这里就不多说了然后下载android的相关开发包,包括三个 Android SDK , Eclipse ,ADT(Android Development Tools)是一个Eclipse插件这三个,因为国内的墙问题,官网没有fang 墙是下载不了的,这里提供一个 国内下载的连接地址 为了方便我原创 2015-06-09 10:23:55 · 694 阅读 · 1 评论 -
The connection to adb is down, and a severe error has occured.问题解决方法小结
遇到了几次这个问题:The connection to adb is down, and a severe error has occured.You must restart adb and Eclipse.Please ensure that adb is correctly located at 'E:\setups\android\android-2.1_r01-windows\t转载 2015-06-11 10:01:12 · 547 阅读 · 1 评论