NDK编译 - tomoon/sdk GitHub Wiki

如果使用到NDK,请参考 NDK文档中的 MIPS instructions (see docs/CPU-MIPS.html for more information) 如果用到第三方的native lib,需要查看是否支持mips, 比如google 的leveldb就不支持,需要自己修改。