问题描述
我正在关注
同样,当我选择 settings >外观和行为 >系统设置
,Android SDK
应该是这里的一个选项.
我尝试选择项目结构并添加新的 SDK
注意:我几年前安装了 Android Studio,它可以工作,但又卸载了.我试图确保在再次安装之前清除所有内容(即删除了剩下的 AndroidStudioProjects 文件夹),但是我不确定还要寻找什么.
此外,如果有另一种方法可以测试我的 ionic 版本(而不是下载 android studio),那么如果您能提供建议,我将不胜感激.感谢您的帮助.
它现在实际上在欢迎屏幕上,在 Configure 菜单下
我在编辑项目时在 IDE 中找不到它.如果您打开了一个项目,请务必单击文件/关闭项目以返回欢迎屏幕.
I am following this ionic tutorial and having some trouble with setting up the SDK in Android Studio in order to test my ionic project.I am looking for the SDK manager however it seems to be missing. When I select the configure drop down menu there should be an SDK manager
option however it is absent (as you can see in the following image):
Likewise when I select settings > Appearance and Behaviour > System settings
, Android SDK
should be an option here.
I tried selecting project structure and adding a new SDK like this answer however Android SDK
was not an option as you can see in the following image.
Note: I had installed Android Studio a few years ago and it was working but uninstalled it again. I've tried to make sure everything was cleaned out before installing it again (i.e deleted the AndroidStudioProjects folder that was left) however I'm not sure what else to look for.
Also If there is another way I can test my ionic build (as opposed to downloading android studio) then I would be grateful if you could advise.Thank for any help.
It's actually on the Welcome screen now, under the Configure menu
I couldn't find it from within the IDE when editing a project. If you have a project open, be sure to click File / Close Project to return to the Welcome screen.
这篇关于缺少 Android Studio SDK 管理器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!