anbox-installer
anbox-installer copied to clipboard
Will not install in elementaryOS Freya
Anbox (Android in a Box) - Installer
IMPORTANT: THIS IS ALPHA LEVEL SOFTWARE. EXPECT INSTABILITY AND BUGS !!!!!
IMPORTANT: ALSO PLEASE BE AWARE THAT WE DON'T PROVIDE FULL CONFINEMENT FOR THE SNAP YET !!!!
PLEASE NOTE: This script will require root access on your system to install all necessary things. It will prompt you to enter your password when required.
ERROR: You are running the installer on an unsupported distribution. At the moment we only support the following distributions:
Ubuntu, LinuxMint, neon, elementary
If your distribution is in the list but you still see this message, open an issue here: https://github.com/anbox/anbox-installer
Hi, just copy&paste the result of lsb_release -i -s right into install.sh (modify specifically the SUPPORTED_DISTROS array at the beginning), then create a pull request. See mine if you're lost ;)