Skip to content

Instantly share code, notes, and snippets.

@hef
Created April 12, 2012 13:58
Show Gist options
  • Save hef/2367478 to your computer and use it in GitHub Desktop.
Save hef/2367478 to your computer and use it in GitHub Desktop.
building android on 64bit Arch Linux
edit repo to use python2
install jdk 1.6
set JAVA_HOME to installed jdk path
pacman -S gcc-multilib gcc-libs-multilib binutils-multilib libtool-multilib lib32-glibc
pacman -S multilib-devel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment