Why is there so much obsession on app size reduction?
There is a lot of obsession with app size reduction. This usually is tracked as a metric, compared with peers and I see teams work hard for months to squeeze it up to the last bit.
Showing 3 of 3 articles (Page 1 of 1)
There is a lot of obsession with app size reduction. This usually is tracked as a metric, compared with peers and I see teams work hard for months to squeeze it up to the last bit.
Hello everyone, I'm developing an Android app with Kotlin that heavily relies on location services and utilizes many native features. Meanwhile, I'm also learning Flutter. However, transitioning from Android to Flutter doesn't seem very appealing to me.
I'm returning to Android development after quite a long hiatus, and was pretty quick to jump into learning Compose, despite not being happy about needing to learn a whole new way of doing UI on Android when I'd already gotten pretty decent with XML.