C
C
click_f2016-10-04 16:06:31
Java
click_f, 2016-10-04 16:06:31

How to install Android SDK in Intellij IDEA?

Installed the Android SDK and loaded the libraries. I registered a path to the android SDK in the project structure. But Idea swears that the directory in which I installed the sdk does not exist. With the rights to the directory, everything is in order. Wtf!?
What can be wrong?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
C
click_f, 2016-10-04
@click_f

I solved the problem by adding an additional file to the local project folder:
local.properties
with the following content:
sdk.dir="<path to the SDK>"

E
Eugene Dyakonov, 2016-10-04
@Sheriff_Light

There is also Android Studio, which you install and everything is put there with it.

R
Rou1997, 2016-10-04
@Rou1997

Cyrillic, spaces in the path, and whether it swears for non-existence, check whether the folder should be the one in which the SDK Manager and the platforms, tools folders.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question