一、报Program "make" is not found in PATH错误
问题如图:
解决方法如下:在project 下选择properties
在Bulid command 中填入ndk路径加上ndk-build.com
然后clean一下工程