Internet not working in Anbox on Ubuntu 18.04

I encountered the same problem on my Ubutnu 18.04. I think on linux following would work. First restart the anbox by following command on terminal

sudo systemctl restart snap.anbox.container-manager.service

Then download the script from this github page Anbox-Bridge Then extract the script if you download from link or just jump to the folder of script probably named as "anbox-bridge" Then run following commands

chmod +x anbox-bridge.sh
./anbox-bridge.sh

Beware that these commands should be in superuser mode. These process have to be run every time you restart your computer. These things work on me and I am not sure this would work for you! :)

Tags:

Linux

Android