Lines Matching refs:emulator
5 Netsim can be built as part of emulator or cuttlefish and best practice is to
8 * To build with emulator, follow the [netsim with emulator](#netsim_with_emulator)
18 [emulator](https://source.android.com/docs/setup/create/avd)
26 The emulator is typically used from
38 | | emulator | cuttlefish |
41 | launcher | `emulator` app and<br>Android Studio | `launch_cvd` and<br>`cvd` app |
50 ## <a name="netsim_with_emulator"></a>Build netsim with emulator
52 For developing netsim alongside emulator, start with the OS specific build
54 * [Android emulator Windows Development](
57 * [Android emulator MacOS Development](
60 * [Android emulator Linux Development](
93 Use Android emulator toolchain script to run the build:
101 /repo/emu-master-dev/external/qemu/objs/distribution/emulator
106 The `emulator` rebuild script does a complete clean build of all emulator components.