this post was submitted on 25 Feb 2024
28 points (86.8% liked)

Android

9348 readers
1 users here now

A place to discuss anything related to Android or Android adjacent.


INFO:


Check Out Our Partner Communities:

[email protected]

founded 4 years ago
MODERATORS
 

google never says it's foss and it makes sense why theyd not foss it, extend and extinguish. flathub says proprietary, wikipedia says both, im very confused

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 33 points 8 months ago (5 children)

Android Studio is a fork of IntelliJ IDEA, which is open sourced and free software (under Apache 2.0), with additions from Google (proprietary and closed source, as far as I can tell), so it has components that are both. This is compatible with the Apache license, which doesn't require that derivative works be distributed under the same license.

So, ultimately, Android Studio has some components that are open source and some that aren't.

[–] [email protected] 2 points 8 months ago (4 children)

and is there no other way to make kptlin code?

[–] [email protected] 3 points 8 months ago

There's always the command line tools with gradle 😉

load more comments (3 replies)
load more comments (3 replies)