cm0002@lemmy.world to Programmer Humor@programming.dev · 14 days 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 · 14 days agomessage-square194fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squaremexicancartel@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·13 days 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·12 days agoKotlin doesn’t have much impact on binary size.
minus-squaremexicancartel@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·12 days 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?