Skip to content

Instantly share code, notes, and snippets.

@poutyface
Created August 16, 2011 02:36
Show Gist options
  • Save poutyface/1148332 to your computer and use it in GitHub Desktop.
Save poutyface/1148332 to your computer and use it in GitHub Desktop.
Android Emulator : cortex-a8
$ git clone git://android.git.kernel.org/platform/prebuilt.git
$ emulator-arm -kernel ./prebuilt/android-arm/kernel/kernel-qemu-armv7 -avd avd_t15 -qemu -cpu cortex-a8
Run Dev Tool
$ cat /proc/cpuinfo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment