Skip to content

Files

Latest commit

626a200 · Oct 24, 2018

History

History
69 lines (38 loc) · 1.69 KB

android-emulator.rst

File metadata and controls

69 lines (38 loc) · 1.69 KB

Android Emulator

goldfish 是 QEMU 裡用來模擬 Android 系統的 virtual hardware 家族名稱, 一開始只有 ARM 架構,後來有 porting 到 x86 和 MIPS virutal CPUs。

$ ./android list targets
Available Android targets:
$ ./android list avd
Available Android Virtual Devices:

Genymotion 後面會接 VirtualBox 來運作

$ yaourt -S genymotion

開啟 GUI,登入帳號,選擇 device 後會開始下載檔案

$ genymotion

in-browser Android emulators for embedding apps in websites