Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 573 Bytes

File metadata and controls

executable file
·
11 lines (8 loc) · 573 Bytes

Building for Android

We don't currently have a working Android build, though that is on the roadmap for doublethinkco. Android uses the Linux kernel, but has a different API than the ARM Linux cross-builds, meaning that specific binaries will be required.

ARM Linux distros use the GLIBC runtime library, where Android uses bionic.