domoticz / domoticz-android

Domoticz Client Application for Android Devices
104 stars 71 forks source link

Move from APKs to App bundles #543

Closed galadril closed 4 years ago

galadril commented 5 years ago

Dynamic delivery by App bundles is remarkable. To be able to reduce an app that has already been heavily optimised for size by 38.2% is an incredible feat. We are excited to release our smaller sized app to the end user with without compromising on the quality of user experience. Every Android developer should try it https://developer.android.com/topic/google-play-instant/feature-module-migration

afbeelding

More to read: https://stories.riafy.me/should-you-move-from-apks-to-app-bundles-f408a9e1276d

galadril commented 4 years ago

Getting started documentation: https://www.raywenderlich.com/9043-android-app-bundles-getting-started

galadril commented 4 years ago

I;ve uploaded app bundles, and it made the app 20% smaller..