Skip to content

Instantly share code, notes, and snippets.

@FlyingJester
Created June 4, 2014 19:43
Show Gist options
  • Select an option

  • Save FlyingJester/96c1748952ce6109bd08 to your computer and use it in GitHub Desktop.

Select an option

Save FlyingJester/96c1748952ce6109bd08 to your computer and use it in GitHub Desktop.
# Add the correct paths here:
ac_add_options --with-android-ndk="$HOME/ff/android-ndk-r8e"
ac_add_options --with-android-sdk="$HOME/ff/adt-bundle-mac/sdk/platforms/android-17"
# android options
ac_add_options --enable-application=mobile/android
ac_add_options --target=arm-linux-androideabi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment