問題描述
使用 sdk 管理器更新我的 android sdk 工具和平臺(tái)工具后,我似乎遇到了一些問題.問題是,更新后發(fā)現(xiàn)eclipse中windows下拉菜單中的avd或sdk選項(xiàng)不見了!而且,我再也找不到從文件-> 新項(xiàng)目創(chuàng)建 android 項(xiàng)目的任何選項(xiàng).
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,并從可用軟件站點(diǎn)"中刪除軟件站點(diǎn)https://dl-ssl.google.com/android/eclipse/",然后從https://dl"重新安裝 ADT-ssl.google.com/android/eclipse/" 使用幫助->安裝新軟件.安裝成功了,但是我仍然沒有選擇SDK管理器或eclipse中AVD的快捷方式,也無法創(chuàng)建新的android項(xiàng)目.
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 的透視圖并沒有消失,它們還在這里.另外,我可以從我安裝它們的目錄中手動(dòng)打開 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.
誰能告訴我一個(gè)解決方法?任何幫助將不勝感激.
Can anyone please show me a workaround? Any help would be greatly appreciated.
推薦答案
我已經(jīng)解決了這個(gè)問題:
I have solved this as follows:
Window > Customize Perspective...(您會(huì)看到 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
這篇關(guān)于在 Eclipse 中找不到 AVD 或 SDK 管理器的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!