Skip to content

Instantly share code, notes, and snippets.

@brunoguerra
Created August 28, 2016 16:55
Show Gist options
  • Save brunoguerra/5b474099c82e0c1a59f3913bad1ff5ab to your computer and use it in GitHub Desktop.
Save brunoguerra/5b474099c82e0c1a59f3913bad1ff5ab to your computer and use it in GitHub Desktop.
Android Ubuntu 16 requirements
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install libc6-i386 lib32stdc++6 lib32gcc1 lib32ncurses5 lib32z1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment