Fix Android not being detected with latest NDK toolchain (#458)

When using the NDK 13b toolchain standalone or with CMake, ANDROID is not defined,
but __ANDROID__ is defined instead.
1 file changed