evansm7 / vftool

A simple macOS Virtualisation.framework wrapper
MIT License
994 stars 68 forks source link

Android aarch64 support #10

Open copslock opened 3 years ago

copslock commented 3 years ago

As you all know,the best application runtime environment on ARM64 is Android.But I don't know whether the Android Linux will fit into the macOS Virtualization framework or not,if so,the graphics acceleration API access will also be good

javacom commented 3 years ago

Can you find an Android Linux image arm64 binary ? Or can you create a docker image for that with all the arm64 Linux and sdk tools like the existing one for x64?

copslock commented 3 years ago

Can you find an Android Linux image arm64 binary ? Or can you create a docker image for that with all the arm64 Linux and sdk tools like the existing one for x64?

Seems google had already went on native ARM64 AVD emulator