Emulator

All the following solutions are implemented in HacknDroid.

Installation

Install specific platform

  1. List available platforms on Linux

    or on Windows

  2. Install the selected one

Install specific system image

  1. List available system images on Linux

    or on Windows

  2. Install the selected one

AVD creation

  1. List available device profiles

  2. Create the AVD using the installed system image (for example, if you select pixel, you specify it in --device):

Emulator launch

  1. List all the created AVDs

  1. Launch the emulator for an AVD

Last updated