anbox-installer icon indicating copy to clipboard operation
anbox-installer copied to clipboard

Will not install in elementaryOS Freya

Open SValmont opened this issue 8 years ago • 1 comments

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

SValmont avatar Aug 15 '17 00:08 SValmont

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 ;)

TKCZ avatar Aug 15 '17 21:08 TKCZ