jni-android
There are 125 repositories under jni-android topic.
AmbitSync
Android app to read Suunto Ambit watches and converts to GPX
linenoise-android
Linenoise as an Android library
jnipp
Jni++ : Thread-safe and type-safe C++11 wrap for Android JNI.
SimpleJNI
A powerful lightweight C++ wrapper for JNI
uc-jni
uc::jni is a Java Native Interface (JNI) wrapper library created C++14 single-header.
example2
Example for Scapix C++ JNI library
Jni-Sample
A simple project that demonstrates the use of jni to communicate between native and Java code in Android
legym-data-signature-cracking
乐健体育跑步数据签名分析 (已失效)
android-cmdline-jni
How to create a native Android command-line application that loads and uses ART virtual machine
CryptoPPInNDK
A repo for hiding encrypt algorithm working with CryptoPP.
Android-NDK-Simples
Android NDK的一个简单的例子,使用JNI进行Java和C的交互,带你进入Android底层编程世界
black.jni
Android JNI simplification library, written on C++17. `Black::Framework` uses it as platform layer for Android. Next generation of https://github.com/FrankStain/jnipp
campdf
An opensource Android PDF scanner with your phone cam without bloatware
FakeJNI
Golang FakeJNI for calling JNI Libraries from golang (with android support)
vmob
Vmob is CLI tool that cross compiles V written module for use in iOS/Android targets trough C layer
android-shader-demo-jni
android opengl 2.0 shader demo in native code
Muffin
Experiments with the Android NDK
pagescan
Android application for scanning documents
ARMv8a-Return-value-to-Java-Android
This demonstrates how to read a value returned by a native method in a library written in Assembly for ARM64 (GNU AS Syntax), and assembled with GNU AS and GOLD
PQCryptoOnAndroid
PQCrypto sample testing app on Android devices via the libOQS library.
SimpleUnrealJar
Simple example of how to use jar archive in UE C++.
arklib-android
Gradle wrapper for ARKLib, for usage in Android projects
Native-Android-Examples
Basic Android Native Library Examples for Beginners (JNI via C++ Libraries)
FNT
FNT.Reverse engineering tools UI for Frida and Native,windows and linux and macos.
EasyJNI-Axmol
Painless way to call Java from C++ for Axmol Engine
FacePortraitV2-NCNN
Implementation of Face Portrait v2 Model on Android plaform using NCNN framework
AndroidCrypto
适用于android的加密技术,可用于app本地数据加密,网络传输数据加密,用c/c++实现
JniInXposed
It's a demo about use jni in xposed project
xxtea-android
jni wrapper for https://github.com/xxtea/xxtea-c
ARMv8a-Call-Java-method-from-Assembly
This demonstrates how to write a native library with a procedure calling a Java method, defined in an Android app that previously invoked that native procedure. The library is written in ARMv8-A assembly.
netcat-android
netcat for android
NdkDemo
a jni and ndk demo application for ndk starter.
libchewingAndroidAppModule
The libchewingAndroidAppModule is a byproduct of the Guileless Bopomofo project. It packages the Chewing Library (libchewing) into an Android App Module (AAR) format. This modular approach facilitates development and component reuse.
invocationAPI
Mechanism to execute java methods via JNI (Jave Native Interface) by using a JVM (Java Virtual Machine) instance.
sample-android-java-standalone-tool
Example project to run Java standalone tool (with JNI) on android without creating an apk.