Hacker News new | ask | show | jobs
by marian0_ 3197 days ago
Most Android apps use a handful of native code libraries which are bundled inside the apk. It's usual nowadays to only write the UI using Java and use C for the rest.