标签:emulator
准备 qemu, 编译 arm 的运行环境
Toolchain -> C library -> eglibc
Toolchain -> Enable C++ support
System configuration -> Root filesystem overlay directories -> <path to your alien rootfs dir, e.g. /home/payne/qemu/rootfs_my/>
Target packages -> Show packages that are also provided by busybox
Target packages -> Debugging, profiling and benchmark -> gdb -> full debugger
Target packages -> Networking applications -> dhcpcd
Target packages -> Shell and utilities -> bash
Filesystem images -> cpio the root filesystem
Filesystem images -> tar the root filesystem
Device Drivers -> (*) Staging drivers -> (*) Android -> (*) Android Binder IPC Driver File systems -> (*) FUSE (Filesystem in Userspace) support
用buildroot qemu 运行 Android 系统,布布扣,bubuko.com
标签:emulator
原文地址:http://blog.csdn.net/span76/article/details/32316499