> So an apk may just load some zip/apk/dex code from external storage and execute it in current context.
Wouldn't this break all kinds of things, like app sandboxing, the permission system, app intents, …?
replies(1):
So interesting as a fun exercise, but not really useful for probably quite a few apps.