cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoWhy indeedlemmy.mlexternal-linkmessage-square194fedilinkarrow-up11arrow-down10cross-posted to: programmerhumor@lemmy.ml
arrow-up11arrow-down1external-linkWhy indeedlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square194fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squaremexicancartel@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·2 months agoTextures and songs are not a thing on most apps right? For android, using Kotlin has created much bigger appsize than old java
minus-squareAux@feddit.uklinkfedilinkEnglisharrow-up0·2 months agoKotlin doesn’t have much impact on binary size.
minus-squaremexicancartel@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·2 months agoFor smaller apps maybe. I’ve seen apps that should take less than 1mb rise to 15mb or so
Textures and songs are not a thing on most apps right? For android, using Kotlin has created much bigger appsize than old java
Kotlin doesn’t have much impact on binary size.
For smaller apps maybe. I’ve seen apps that should take less than 1mb rise to 15mb or so
That’s not due to kotlin.
Why else?