# android-host-knife **Repository Path**: android_ios_test/android-host-knife ## Basic Information - **Project Name**: android-host-knife - **Description**: Android Host Knife is android binary standalone version for Linux / Darwin / Cygwin / Windows - **Primary Language**: C - **License**: Not specified - **Default Branch**: android-L - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ##Android Host Knife #### How to build? cd android-host-knife/ make -f Makefile.$(your-platform) CROSS_COMPILE=$(if-you-need) find what you build in ./output/bin/ #### How to use? cp all ./output/bin/* to your PATH or you can use my prebuild on Linux: source ./setenv.sh on Windows: .\setenv.bat