How does native android code written for ARM run on x86?

后端 未结 4 729
醉梦人生
醉梦人生 2020-11-28 09:35

Motorola just released an x86 based Android phone. I\'m a little confused as to how native apps/libraries written for ARM(netflix for example) can run on this phone.

4条回答
  •  孤街浪徒
    2020-11-28 10:23

    In Trend Micro Safe Mobile Workforce, we have an ARM runtime (not Intel's houdini) for native library in Android apps. So that we can support running APK with only ARM lib on powerful x86 server.

提交回复
热议问题