Skip to content

Android Platform Knife is android platform tools standalone version for Linux / Darwin / Cygwin / Windows

Notifications You must be signed in to change notification settings

xiaor186/android-platform-knife

 
 

Repository files navigation

##Android Platform Knife

How to build?

cd android-platform-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

About

Android Platform Knife is android platform tools standalone version for Linux / Darwin / Cygwin / Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 43.9%
  • Shell 38.4%
  • C++ 13.7%
  • Assembly 1.6%
  • Batchfile 1.1%
  • Makefile 0.9%
  • Other 0.4%