Hacker News new | ask | show | jobs
by tamlin 1828 days ago
Yes. All apps in Android are spawned from the Zygote, but once started an app is free to call as much native code as it likes.

https://medium.com/@voodoomio/what-the-zygote-76f852d887d9