jni-android
There are 125 repositories under jni-android topic.
microshow/RxFFmpeg
🔥💥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac + opencore-amr + openssl ) 编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,包含以下功能:视频拼接,转码,压缩,裁剪,片头片尾,分离音视频,变速,添加静态贴纸和gif动态贴纸,添加字幕,添加滤镜,添加背景音乐,加速减速视频,倒放音视频,音频裁剪,变声,混音,图片合成视频,视频解码图片,抖音首页,视频播放器及支持 OpenSSL https 等主流特色功能
anilbeesetti/nextplayer
An Android native video player
chiclaim/AndroidAll
Android 程序员需要掌握的技术栈:数据结构算法、程序架构、设计模式、性能优化、Kotlin、NDK、Jetpack,以及常用的开源框架源码分析如 Flutter、Router、RxJava、Glide、LeakCanary、Dagger2、Retrofit、OkHttp、ButterKnife 等
kivy/pyjnius
Access Java classes from Python
AnJoiner/FFmpegCommand
FFmpegCommand适用于Android的FFmpeg命令库,实现了对音视频相关的处理,能够快速的处理音视频,大概功能包括:音视频剪切,音视频转码,音视频解码原始数据,音视频编码,视频转图片或gif,视频添加水印,多画面拼接,音频混音,视频亮度和对比度,音频淡入和淡出效果等
henrikpersson/potatis
🥔 MOS-6502 and NES emulator in Rust (SDL/WebAssembly/Android/Embedded/Cloud)
scapix-com/scapix
Scapix Language Bridge
numandev1/react-native-keys
🔐 Protected .ENVs variables in React Native 🚀✨
cangwang/MagicCamera3
30+Camera different effects with C++ and opengles 3.0
google/jni-bind
JNI Bind is a set of advanced syntactic sugar for writing efficient correct JNI Code in C++17 (and up).
haiyangwu/mediasoup-client-android
mediasoup android client side library https://mediasoup.org
pengxurui/AndroidFamilyDemo
AndroidFamily 专栏配套示例程序
wangjing53406/traceroute-for-android
traceroute for android
theeasiestway/android-opus-codec
Implementation of Opus encoder and decoder in C++ for android using JNI
t0thkr1s/frida
Frida scripts for mobile application dynamic-analysis.
pgp/XFiles
A general-purpose file explorer for (rooted) Android, with support for compressed archives, remote file servers, device-to-device file transfers, checksums, etc...
bennyhuo/hello-kni
Demo for Jni call Kotlin-Native lib.
berndporr/kiss-fft
A compact FFT library in C with an Android JNI wrapper
berndporr/fir1
FIR & LMS filter implementation in C++ with Python & JAVA wrappers
AdamGuidarini/MediTrak
A free and open source medication tracking app for Android 10+
ibaiGorordo/depthai-android-jni-example
Android example to get the rgb and disparity images from the OAK-D device connected to a phone.
theeasiestway/android-webrtc-aecm
Acoustic echo cancellation for android, based on webrtc aecm algorithms
sheraz-nadeem/oboe_recorder_sample
Sample app to demonstrate oboe recording capabilities
cuongvng/Face-Detection-TFLite-JNI-Android
Face Detection app using TF Lite C++ API on Android
wolfSSL/wolfcrypt-jni
wolfCrypt JCE provider and JNI wrapper
blockda/BlowTorch
A tool for playing text based adventure games that communicate over Telnet. Features include simple alias replacement, triggers, timers, custom speedwalks, xterm256 color support, lua scripting, plugins and miniwindows.
luncliff/NdkCamera
Simplified Android NDK Camera API 2
NickZt/MyJNACallbackTest
Java Android NDK, Observer pattern, JNI Callback to Java using Interface, homebrew EventBus or RX, Android JNI (NDK) callback example in RX style
zhanghai/libselinux-android
libselinux as an Android library
AlekseiBazhenov/CanBusApp
Android project to interact with CanBus
alexcohn/native-camera2
This fork is a POC of back porting camera2ndk.so to API 23 and probably back to API 21
approov/android-hide-secrets
An exercise to research and explore the best ways to hide a secret in the code of a mobile app. Article: https://blog.approov.io/how-to-extract-an-api-key-from-a-mobile-app-with-static-binary-analysis
mahmudur85/PjDroid
PJSIP PJSUA2 api library for Android
ClarkGuan/gojni
Tools for JNI code generation, working with Golang
moruoyiming/SerialportManager
串口通讯库 serialport开发封装
scapix-com/example1
Example for Scapix Language Bridge