My guess is that apps written in java/kotlin are easy to run in a x86 compatible android runtime. The difficulty is for native code, the arm libraries embedded in many apps. Actually most Android app depends on native…
My guess is that apps written in java/kotlin are easy to run in a x86 compatible android runtime. The difficulty is for native code, the arm libraries embedded in many apps. Actually most Android app depends on native…