I\'m trying to set up my CI for a Android project that uses some C++ code. As such I need the NDK that doesn\'t come pre-installed on Travis Android images. I\'m currently
Looks like the NDK samples use travis, maybe look there to see what's missing from your build: https://github.com/googlesamples/android-ndk/blob/master/.travis.yml