Install and Run Android Applications
usage: waydroid app [-h] {install,remove,launch,list} ...
optional arguments:
-h, --help show this help message and exit
subaction:
{install,remove,launch,list}
install push a single package to the container and install it
remove remove single app package from the container
launch start single application
list list installed applicationswaydroid app install xyz.apkwaydroid app launch com.foo.barLast updated
Was this helpful?