##Android Platform Knife
cd android-platform-knife/
make -f Makefile.$(your-platform) CROSS_COMPILE=$(if-you-need)
find what you build in ./output/bin/
cp all ./output/bin/* to your PATH
or you can use my prebuild
on Linux:
source ./setenv.sh
on Windows:
.\setenv.bat