Hacker News new | ask | show | jobs
by kinlan 3679 days ago
The APK is downloaded and run on device.
2 comments

How does that work if the APK is huge (or bigger than a couple of megs at least)? That doesn't seem very "instant" to me...

Is the APK re-arranged perhaps so it can, in effect, "progressively" download the app as required?

Yes, this is the idea.
That doesn't mean much half of the applications you install and run these days are just wrappers for web components where quite often the logic outside of the initialization is not in the app it self.