I just started using Linux Ubuntu and downloaded and maybe configured Android Studio.
When I run it, it does it successfully, although it took several hours. But this gives me now:
Your Android SDK is missing, out of date, or is missing templates. Please ensure you are using SDK version 22 or later. You can configure your SDK via Configure | Project Defaults | Project Structure | SDKs
I tried to do this and in the SDK I added the Android SDK. But when I clicked "OK", the invitation was rejected, but nothing happened, that is, it was not added. I tried the “Android SDK” two elements below the SDK because the Android SDK was empty. But this time, the Apply button and OK button do not respond. When I look at the command line, this error is currently displayed.
[ 550663] ERROR - llij.ide.plugins.PluginManager - Android Studio (Preview) 0.4.6 Build #AI-133.1028713
[ 550663] ERROR - llij.ide.plugins.PluginManager - JDK: 1.8.0_05
[ 550663] ERROR - llij.ide.plugins.PluginManager - VM: Java HotSpot(TM) 64-Bit Server VM
[ 550664] ERROR - llij.ide.plugins.PluginManager - Vendor: Oracle Corporation
[ 550670] ERROR - llij.ide.plugins.PluginManager - OS: Linux
There seems to be no answer. All questions, as a rule, end with the completion of "It's easy:" Configure the project, the default project, project structure and add the Android SDK and Voila! "You will go well." Unfortunately, there is no presto for me, so I post this here.
If anyone has an idea.
source
share