google / ion

Ion
Apache License 2.0
1.43k stars 92 forks source link

Android builds not working (multiple issues) #10

Closed Discordia closed 8 years ago

Discordia commented 8 years ago

Fails to build for android on Linux Mint 17.3 by doing build:

  1. cd ion/
  2. edit dev/android_common.gypi to have the corrects paths to my created standalone ndk toolchain
  3. ./build.sh -o android-arm

Issues that I have found:

oon3m0oo commented 8 years ago

Should be working with the latest push. Please reopen if that's not the case.