Set up Avni locally (Docker based)
If you are not familiar with Docker, then please read this page instead: Environment setup for product development - Ubuntu.
Set up Avni using Docker Compose
Please follow the steps mentioned in github here: Avni Docker Setup
Currently, the emulator runs only on Linux based OS where hardware virtualization is enabled and KVM is setup. For other operating systems you can set up arm based avd by following the above steps.
Updated almost 2 years ago