Skip to content

Instantly share code, notes, and snippets.

@z8888q
Created January 8, 2014 10:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save z8888q/8314714 to your computer and use it in GitHub Desktop.
Save z8888q/8314714 to your computer and use it in GitHub Desktop.
Ubuntu 64 install android-sdk
sudo apt-get install libc6-i386 lib32stdc++6 lib32gcc1 lib32ncurses5
sudo apt-get install lib32z1
sudo apt-get install ia32-libs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment