firebase / firebase-android-sdk

Firebase Android SDK
https://firebase.google.com
Apache License 2.0
2.25k stars 571 forks source link

FR: Add Download Size for Android MLKit translation models #1657

Open AndrewLauder opened 4 years ago

AndrewLauder commented 4 years ago

Feature proposal

Add size to MLKit download. Adding size would allow developers to build a better user experience by showing the user how much data will be used.

ashwinraghav commented 4 years ago

Thanks for reaching out. Is you proposal to have this be programmatically available before a download starts?

AndrewLauder commented 4 years ago

Thanks for reaching out. Is you proposal to have this be programmatically available before a download starts?

Yes, so we can display to the user the size of the download.

gzqyl commented 3 years ago

why not offer the model separately? At some scene, we may need the model directly that bundled with app, as download is not suitable for everyone