Open aogg opened 1 year ago
没有对应的可执行
## install required kernel modules apt install linux-modules-extra-`uname -r` modprobe binder_linux devices="binder,hwbinder,vndbinder" modprobe ashmem_linux
但https://github.com/budtmo/docker-android都能成功
Not tested on Alpine, possible need customized Linux kernel (enable binderfs etc.).
Alpine
binderfs
BTW, docker-android (the project you mentioned) is a totally different solution (Qemu + KVM based, Android Emulator like).
docker-android
Qemu
KVM
没有对应的可执行
但https://github.com/budtmo/docker-android都能成功