this post was submitted on 08 Jun 2024
43 points (89.1% liked)
F-Droid
8109 readers
2 users here now
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
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Android Studio is proprietary
Does that mean there is a free alternative?
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.