Hello everyone, how can i install sdk in intellij, and how can i run android in it. I using ubuntu currently because of security issues in my computer
✅ 1
k
Klitos Kyriacou
12/12/2023, 9:06 PM
When you say "SDK", I presume you mean the Android SDK. You have to install the Android plugin in IntelliJ IDEA for that (go to Settings -> Plugins and search for "Android", install and restart). Alternatively, download and run Android Studio instead. Other than this, I can't help further as I'm not an Android developer.