Termux QEMU package with SPICE support without chroot/proot
-
pkg update && pkg upgrade
-
Download these packages(.deb) from Releases and enable storage permission of termux
-
apt install /sdcard/Download/liborc-0.4.32_aarch64.deb
apt install /sdcard/Download/libspice-server-0.14.91_aarch64.deb
apt install /sdcard/Download/qemu-system-*
Android ARM64 : i386,x86_64,riscv32,riscv64,arm,aarch64,sparc,sparc64,ppc,ppc64
- Install aSPICE client from playstore : https://play.google.com/store/apps/details?id=com.iiordanov.freeaSPICE
- In your qemu command line , remove -vnc and add -spice port=5900,disable-ticketing
- Now open aspice app and add address as 127.0.0.1 and port 5900