ndk
There are 605 repositories under ndk topic.
inferjay/AndroidDevTools
收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。
ldcsaa/HP-Socket
High Performance TCP/UDP/HTTP Communication Component
CameraKit/camerakit-android
Library for Android Camera 1 and 2 APIs. Massively increase stability and reliability of photo and video capture on all Android devices.
ThePhD/sol2
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
KeepSafe/ReLinker
A robust native library loader for Android.
githubhaohao/NDK_OpenGLES_3_0
Android OpenGL ES 3.0 从入门到精通系统性学习教程 ( OpenGL ES 3.X Systematic Learning Tutorials)
bytedance/bhook
:fire: ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.
bytedance/android-inline-hook
:fire: ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.
bugsnag/bugsnag-android
BugSnag crash monitoring and reporting tool for Android apps
pengxurui/AndroidFamily
🔥【Android 面经 + Android 学习指南】一份帮助 Android 开发者知识积累与能力进阶的学习路线
BruceWind/AESJniEncrypt
🛡 Make safest code in Android. (基于libsodium实现chacha20算法,key在native中,防止被二次打包){长期维护,请star,勿fork}
maoabc/nmmp
dex-vm used to protect the android classes.dex file
bbqsrc/cargo-ndk
Compile Rust projects with the Android NDK without hassle
Javernaut/ffmpeg-android-maker
Contains a script that assembles FFmpeg library for Android
yhs0602/Android-Disassembler
Disassemble ANY files including .so (NDK, JNI), Windows PE(EXE, DLL, SYS, etc), linux binaries, libraries, and any other files such as pictures, audios, etc(for fun)files on Android. Capstone-based disassembler application on android. 안드로이드 NDK 공유 라이브러리, Windows 바이너리, etc,... 리버싱 앱
chrisboyle/sgtpuzzles
Android port of Simon Tatham's Puzzles
shixinzhang/AndroidBitmapMonitor
A bitmap memory usage monitor for Android. Android 图片内存分析工具,可以帮助发现应用的图片使用是否合理。
flowkey/UIKit-cross-platform
Cross-platform Swift implementation of UIKit, mostly for Android
lcodecorex/KeepAlive
Fighting against force-stop kill process on Android with binder ioctl / Android高级保活
webbju/android-plus-plus
Android++ -- A native development and debugging solution for Visual Studio.
Tencent/BqLog
Maybe the world's fastest logging library, originating from the client of the top mobile game Honor of Kings, is lightweight, works on PC, mobile, and servers, supports C#, Java, and C++, and is well adapted to Unity and Unreal engines. 可能是全球最快的日志库,源自最成功的手游之一《王者荣耀》客户端,轻量级,适用于PC、移动设备和服务器,支持C#、Java、C++,并对Unity、Unreal引擎做了良好适配。
mapbox/jni.hpp
A modern, type-safe, header-only, C++14 wrapper for JNI
nostr-dev-kit/ndk
Nostr Development Kit with outbox-model support
blueberryCoder/LiveStream
一个实现直播的解决方案,视频采用H264编码、音频采用ACC编码、传输采用Rtmp协议
733gh/OpenHarmony
HarmonyOS&OpenHarmony核心知识点整理归纳!!!
vlang/vab
V Android Bootstrapper
hack0z/byopen
🎉A dlopen library that bypasses mobile system limitation
bilibili/jni4android
JNI Generater for Android
VlSomers/native-opencv-android-template
A tutorial for setting up OpenCV 4.6.0 (and other 4.x.y version) for Android in Android Studio with Native Development Kit (NDK) support for C++ development.
igorski/MWEngine
Audio engine and DSP library for Android, written in C++ providing low latency performance within a musical context, while providing a Java/Kotlin API. Supports both OpenSL and AAudio.
DimaKoz/stunning-signature
Native Signature Verification For Android (with example)
robertying/openssl-curl-android
Compile openssl and curl for Android
AndronixApp/termux-packages
The core of the Andronix's Termux integration 🔥
JsonChao/Awesome-Android-NDK
:fire: 全面深入地掌握NDK技术,成为下一波5G时代的浪潮儿~
gnaixx/hidex-hack
anti reverse by hack dex file
pengxurui/AndroidFamilyDemo
AndroidFamily 专栏配套示例程序