Magisk/tools/ndk-bins
topjohnwu 851404205b Update NDK to r21e 2021-03-02 23:18:44 -08:00
..
16 Update NDK to r21e 2021-03-02 23:18:44 -08:00
21 Update NDK to r21e 2021-03-02 23:18:44 -08:00
README.md Update NDK to r21e 2021-03-02 23:18:44 -08:00

README.md

Prebuilt Static Libraries

These binaries are extracted straight from Google NDK r10e. API 16 contains the Bionic libc as old as Android Cupcake (!!). API 21 contains the Bionic libc from Lollipop (minimal API with 64-bit support).

Over the years, Bionic has slowly become more and more gigantic as devices became more powerful and Google kept adding new features. These are the oldest, which also means smallest, Bionic libc Google had ever offered. We prefer to use these static libs because they yield significantly smaller static executables.