44
How does one create an app?
(lemmy.today)
F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device.
Matrix space | forum | IRC
You can use IntelliJ Community to develop Android apps with an Android plugin.
Android Studio is still free, while proprietary. And Intellij community is also proprietary, pretty much the same thing?
IntelliJ has source available here under Apache-2 license. AFAIK only Pro edition is proprietary.
Android Studio has no source but there is one for Android IntelliJ plugin here.
Maybe I'm missing something but to me these cases are pretty different.
Oh wow, i didn't know they opened those sources, that is nice.