Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 629 Bytes

File metadata and controls

24 lines (15 loc) · 629 Bytes

##Android Platform Knife

This is an almost dead project, just for personal debug use.

I think you should use Ubuntu desktop since Android native arch changed so fast and a lot


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