# qemu-android-x86-runner **Repository Path**: wang-tian-feng/qemu-android-x86-runner ## Basic Information - **Project Name**: qemu-android-x86-runner - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-12-03 - **Last Updated**: 2025-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: github导入 ## README # Quick Start - Install [QEMU] - Download `android-x86_64-7.1-r1.iso` from http://www.android-x86.org/download - `$ ./qemu-install.sh ./android-x86_64-7.1-r1.iso ./android.img` - `$ ./qemu-run.sh ./android.img` - `$ ./qemu-run.sh ./android.img -vnc localhost:0` -- run with VNC listener on for local incoming connections on 5900 port No root permissions should be required for running any of the scripts. If this is not true in some cases, please submit a fix with a Pull Request. [QEMU]: https://www.qemu.org/