Android sdk for Intellij IDEA
I'm trying to setup IntelliJ IDEA to develop android applications and I faced an issue with android sdk. As far as I know, I need to download the sdk separately. But I all I managed to find was Android command line tools which is obviously not something I need. So my question how can I get android sdk for IntelliJ IDEA? Same problem I have with IDEA 2017.1.1. I installed tools_r25.2.3-windows.zip and managed to install them . I've done: unzipped it to C:\Android\android_sdk\ renamed "tools" folder to "tools-sdk" executed C:\Android\android_sdk\tools_inst\bin>sdkmanager --update prepared file