How to launch Anbox?
Solution 1:
You probably need to load the kernel modules ashmem
and binder
by running
sudo modprobe ashmem_linux
sudo modprobe binder_linux
Solution 2:
If you use the snap, $ anbox.appmgr
is your friend.
You probably need to load the kernel modules ashmem
and binder
by running
sudo modprobe ashmem_linux
sudo modprobe binder_linux
If you use the snap, $ anbox.appmgr
is your friend.