this post was submitted on 15 Dec 2025
32 points (94.4% liked)

Programming

23908 readers
146 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

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?

you are viewing a single comment's thread
view the rest of the comments
[–] somegeek@programming.dev 3 points 23 hours ago

I use custom ROM and fdroid myself. It's still a google product. Specially if you have ever developed for android you know you just have to play Google's games. The same way if you use Java you have to play Oracle's games. Or if you want to be an aws engineer (or whatever they are called) you have to... You get the gist.

Google has deeo control over tge android ecosystem and the only reason it's somewhat open source currently is the GPL licensing of the linux kernel. And they are limiting it day by day, while it's getting harder to install custom roms on newer phones.

The smartphone industry is absolutely garbage. Android and ios aren't very different.

and btw, open source doesn't mean FOSS. It just means they couldn't find a legal way to make it fully proprietary.