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

Android

9355 readers
1 users here now

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


INFO:


Check Out Our Partner Communities:

!android@lemmy.world

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
[–] jackpot@lemmy.ml 2 points 8 months ago (4 children)

and is there no other way to make kptlin code?

[–] evo@sh.itjust.works 6 points 8 months ago* (last edited 8 months ago)
[–] 0xd34d@sh.itjust.works 3 points 8 months ago

There's always the command line tools with gradle 😉

[–] Atemu@lemmy.ml 2 points 8 months ago

The regular FOSS Intellij Idea is the premier Kotlin IDE and can do Android too. Though Google is usually a slog to throw their AGP integration code over the fence which sucks because projects sometimes upgrade their AGP quite aggressively.

[–] cyrus@sopuli.xyz 1 points 6 months ago

The code itself is just text, an IDE just gives you fancy integration.