一、Eclipse 中 Emulator Control 不能用问题
在官方文档中发现问题所在(官方文档说明),在最后一行“The Emulator Control tab, shown in Figure 1, is no longer supported. Use the Android Emulator for these features",Android emulator就是我们启动的模拟器
二、eclipse中的AVD点不了
设置好ANDROID_SDK_HOME路径,关闭windows控制台中的adb.exe
三、eclipse中没有SDK和AVD图标
eclipse--->Windows---->Perspective--->Customize Perspective,打开后,将Android SDK and AVD Manager勾选,点击ok即可看见avd的图标了。
四、SDK和ADT下载安装问题
不用去官网,太慢了,直接百度有很多资源可以下
五、eclipse中无法关联SDK
E:\2017-02-21--SoftWare\Android\android-sdk_r24.3.4-windows\android-sdk-windows\tools\lib\plugin.prop
把这个文件中的版本改成21.0.0及以下