Ndkports
A fork of ndkports but generates static libraries (see rikka branch).
Install / Use
/learn @RikkaW/NdkportsREADME
This project is deprecated
- The upstream stop updating for long
- ndkports have many hard-coded configs (e.g., ndkports adds the requirement of c++ stl even for a pure C library)
- My ports are moved to AGP's prefabPublishing
ndkports
This is a fork of platform/tools/ndkports.
Changes
- Collect
.ainstead of.sofiles.
Ports by Rikka
repositories {
maven { url 'https://dl.bintray.com/rikkaw/Libraries' }
}
// BoringSSL (https://android.googlesource.com/platform/external/boringssl/)
implementation 'rikka.ndk.thirdparty:boringssl:20200911'
// cURL
implementation 'rikka.ndk.thirdparty:curl:7.72.0-boringssl' // with BoringSSL
// xHook (https://github.com/iqiyi/xHook)
implementation 'rikka.ndk.thirdparty:xhook:1.2.0'
// TinyXML-2 (https://github.com/leethomason/tinyxml2)
implementation 'rikka.ndk.thirdparty:tinyxml2:8.0.0'
// sepol(Magisk version) (https://github.com/topjohnwu/selinux)
implementation 'rikka.ndk.thirdparty:sepol:3.1'
// libnativehelper-header-only (https://android.googlesource.com/platform/libnativehelper)
implementation 'rikka.ndk.thirdparty:nativehelper:20201111'
// flatbuffers
implementation 'rikka.ndk.thirdparty:flatbuffers:1.12.0'
Related Skills
node-connect
345.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
104.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
345.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
345.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
