简体   繁体   English

IntelliJ中未列出Android SDK

[英]Android SDK is not listed in IntelliJ

I'm trying to develop an Android app using intelliJ, I've downloaded and installed Android SDK, but I cannot add it. 我正在尝试使用intelliJ开发一个Android应用程序,我已经下载并安装了Android SDK,但是无法添加它。

I've set up the environment variable ANDROID_HOME, and set the "PATH" variable to where my android sdk is + "\\platform-tools" (ie .....\\sdk\\platform-tools), 我已经设置了环境变量ANDROID_HOME,并将“ PATH”变量设置为我的android sdk + +“ \\ platform-tools”(即..... \\ sdk \\ platform-tools),

But when I try to android SDK, it's not listed 但是当我尝试使用android SDK时,它没有列出

Any ideas? 有任何想法吗?

在此处输入图片说明

You have Android Studio. 您有Android Studio。 Why would you bother to install Android SDK in intelliJ? 为什么要麻烦在intelliJ中安装Android SDK? Android Studio has a purpose of existing. Android Studio具有现有目的。 I dont event think it s possible to add android SDK to IntelliJ. 我不认为有可能将android SDK添加到IntelliJ。 Download Android Studio and stop bothering yourself. 下载Android Studio,并不再烦恼自己。 Google would have said to use to use IntelliJ with Android SDK if it was designed to work like this instead struggling to make a complete IDE. 谷歌曾说过,如果将IntelliJ与Android SDK结合使用,则它会设计成这样工作,而不是努力制作一个完整的IDE。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM