Y
Hacker News
new
|
ask
|
show
|
jobs
by
petedoyle
2137 days ago
They might be using App Bundles dynamic delivery [1] on Android, in which case this isn't really an issue. Helps keep the initial download size small, while allowing larger features to be delivered on-demand.
https://developer.android.com/guide/app-bundle/dynamic-deliv...