A container-based approach to boot a full Android system on a regular Linux system like Ubuntu. More information: https://docs.waydro.id.
waydroid
sudo waydroid init
waydroid app install {{path/to/file.apk}}
waydroid app launch {{com.example.app}}
waydroid session {{start|stop}}
sudo waydroid container {{start|stop|restart|freeze|unfreeze}}
sudo waydroid shell
waydroid prop set persist.waydroid.{{width|height}} {{number}}