Top 7 takeaways for Android App Bundles

preview_player
Показать описание

Check out the top 7 takeaways on Android App Bundles from this year’s Android Dev Summit!

1. Size matters: bigger apps are more at risk for slower downloads and uninstalls. You shouldn’t have to worry about the tradeoffs of having a bigger app. The new app model makes this a lot easier!

2. The Android App Bundle, the official app publishing format. Apps that have already adopted the bundle are seeing an average size saving of 35%, compared to a universal APK!

3. App developers around the world (like Twitter and Duolingo) have switched to the App Bundle and are seeing size savings.

4. Get android platform optimization and more size savings “out of the box” with uncompressed native libraries!

5. Modularize with dynamic features that can be installed on demand, deferred to a later time, or “fused” into the main app for pre-L devices. These features are all supported in production already.

6. Use the Play Core library to manage modules. To interact with the Play Store to request these on demand modules, use the Split Install API.

7. Build now with Android Studio, Gradle, and Unity!

#AndroidDevSummit
Рекомендации по теме
Комментарии
Автор

We're waiting for workarounds for sideloading support of configuration splits by the Android UI itself as the app bundles will make apk sharing close to impossible and impractical.

archon
Автор

How will we need to deal with obb in android bundle?

yuryshadchnev_education
Автор

The only problem I see is security-side, If your app relies on high security for key management to build the app so that the production apk can only be retrieved through secure channels. It appears that having an upload key reduces that security.

hectorantoniotafoyagarcia
Автор

is appbundle required google play app signing

vinothm
Автор

Sounds like AAB make much easier for Shmuggle to reverse engineer someone's software.

hadeseye
Автор

รับผิดกับสถาบันครอบครัว คนไทยทั้งหมดที่เสียหายทันที

ขอบคุณคนที่คุณรัก
Автор

How can I solve this problem "llvm-rs-cc is missing"

levikisaka
Автор

Don't think that apk size nowadays is a big issue

kirill