waydroid Command Examples

A container-based approach to boot a full Android system on a regular Linux system like Ubuntu. More information: https://docs.waydro.id.

waydroid

waydroid init

waydroid app install {{path/to/file.apk}}

waydroid app launch {{com.example.app}}

waydroid session {{start|stop}}

waydroid container {{start|stop|restart|freeze|unfreeze}}

waydroid prop set persist.waydroid.{{width|height}} {{number}}