使用 sdk 管理器更新我的 android sdk 工具和平台工具后,我似乎遇到了一些问题.问题是,更新后发现eclipse中windows下拉菜单中的avd或sdk选项不见了!而且,我再也找不到从文件-> 新项目创建 android 项目的任何选项.
Seems like I'm having some problems after updating my android sdk tools and platform-tools using the sdk manager. The problem is that, after updating, I found that the avd or sdk options in the windows dropdown menu in eclipse are gone! And, I can't find any option to create an android project from file->new projects any more.
我尝试从 Eclipse 中删除 ADT,并从可用软件站点"中删除软件站点https://dl-ssl.google.com/android/eclipse/",然后从https://dl"重新安装 ADT-ssl.google.com/android/eclipse/" 使用帮助->安装新软件.安装成功了,但是我仍然没有选择SDK管理器或eclipse中AVD的快捷方式,也无法创建新的android项目.
I tried removing the ADT from eclipse and the software site "https://dl-ssl.google.com/android/eclipse/" from "available software sites" and then reinstalled the ADT from "https://dl-ssl.google.com/android/eclipse/" using help->install new software. The installation was successful, but I still don't have any option for shortcuts to the SDK manager or the AVD in eclipse, and neither can I create a new android project.
顺便说一句,android 的透视图并没有消失,它们还在这里.另外,我可以从我安装它们的目录中手动打开 avd 和 sdk 管理器.
By the way, the android perspectives are not gone, they are still here. Also, I can manually open the avd and sdk manager from the directory where I have installed them.
谁能告诉我一个解决方法?任何帮助将不胜感激.
Can anyone please show me a workaround? Any help would be greatly appreciated.
我已经解决了这个问题:
I have solved this as follows:
Window > Customize Perspective...(您会看到 Android 和 AVD Manager 被禁用)
Window > Customize Perspective... (you will see Android and AVD Manager are disabled)
命令组可用性 > Android 和 AVD 管理器 > 检查
Command Groups Availability > Android and AVD Manager > check
工具栏可见性 > Android 和 AVD 管理器 > 检查
Tool Bar Visibility > Android and AVD Manager > check
这篇关于在 Eclipse 中找不到 AVD 或 SDK 管理器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!
为什么在 Eclipse 的 SDK 中选择 Android API 而不是 Why would you choose Android API over Google APIs in the SDK on Eclipse?(为什么在 Eclipse 的 SDK 中选择 Android API 而不是 Google API?)
Couchbase 存储桶身份验证错误Couchbase Bucket authentication error(Couchbase 存储桶身份验证错误)
admob 6.2.1 空指针异常admob 6.2.1 nullpointer exception(admob 6.2.1 空指针异常)
如何在 IntelliJ IDEA 中设置 SDK?How to setup SDK in IntelliJ IDEA?(如何在 IntelliJ IDEA 中设置 SDK?)
eclipse 无法检测到我的手机进行试运行My phone cannot be detected in eclipse to test run(eclipse 无法检测到我的手机进行试运行)
android SDK 中缺少 platform-toolsaapt.exe 目录platform-toolsaapt.exe directory missing in android SDK(android SDK 中缺少 platform-toolsaapt.exe 目录)