Hi all, much of what I have read recommends Android Studio to create Android apps, but I’m a bit wary since it’s developed by Google. Are there any other good alternatives that are ideally open-source?
I am currently running Fedora 43 KDE, and I use VSCodium as my main code editor, mostly Python at the moment. Are there any plugins I could use to enable Kotlin support/specific Android dev stuff in VSCodium?


I am not well informed, but I would expect that a lot of the tools that come with Android Studio can be installed as separate CLI utilities you can control from the command line, but maybe I am wrong. You will get worse IDE integration than with Android studio, that’s for sure.