All Projects → ddsbear → Anyndk

ddsbear / Anyndk

🔥 Android native library, make your development faster and easier. Android各种native库,让你的开发更快更简单

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Anyndk

Androidsecurity
Android安全实践
Stars: ✭ 150 (+328.57%)
Mutual labels:  ndk, jni
ChangeVoice
NDK语音消息的变声处理
Stars: ✭ 33 (-5.71%)
Mutual labels:  ndk, jni
Jpegkit Android
Efficient JPEG operations for Android without the risk of an OutOfMemoryException.
Stars: ✭ 154 (+340%)
Mutual labels:  ndk, jni
Keepalive
Fighting against force-stop kill process on Android with binder ioctl / Android高级保活
Stars: ✭ 376 (+974.29%)
Mutual labels:  ndk, jni
SecurityDemo
ndk进行简单的签名校验,密钥保护demo,android应用签名校验
Stars: ✭ 22 (-37.14%)
Mutual labels:  ndk, jni
Googleserialport
Android串口通信:抱歉,学会它真的可以为所欲为 ! ! !
Stars: ✭ 130 (+271.43%)
Mutual labels:  ndk, jni
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,... 리버싱 앱
Stars: ✭ 250 (+614.29%)
Mutual labels:  ndk, jni
Relinker
A robust native library loader for Android.
Stars: ✭ 2,612 (+7362.86%)
Mutual labels:  ndk, jni
premake-android-studio
premake5 module for android-studio and gradle build.
Stars: ✭ 24 (-31.43%)
Mutual labels:  ndk, jni
Camera2GLPreview
Android camera preview application using Camera2 API and OpenGL ES/Vulkan
Stars: ✭ 140 (+300%)
Mutual labels:  ndk, jni
Androiddevwithcpp
Android Develop With C++
Stars: ✭ 106 (+202.86%)
Mutual labels:  ndk, jni
Jnioor
基于C++模板函数与Fluent API设计的JNI反射库,极大的简化JNI反射调用,提高JNI开发效率与稳定性
Stars: ✭ 278 (+694.29%)
Mutual labels:  ndk, jni
Android Luajit Launcher
Android NativeActivity based launcher for LuaJIT, implementing the main loop within Lua land via FFI
Stars: ✭ 87 (+148.57%)
Mutual labels:  ndk, jni
Native Opencv Android Template
A tutorial for setting up OpenCV 4.5.0 (and other 4.x.y version) for Android in Android Studio with Native Development Kit (NDK) support.
Stars: ✭ 131 (+274.29%)
Mutual labels:  ndk, jni
NativeGL demo
此程序使用android native代码实现EGL,并使用SurfaceView作为OpenGL绘图窗口。即可提高图形渲染性能,又可使用java层定义的图形界面
Stars: ✭ 43 (+22.86%)
Mutual labels:  ndk, jni
Jni4android
JNI Generater for Android
Stars: ✭ 261 (+645.71%)
Mutual labels:  ndk, jni
Jni.hpp
A modern, type-safe, header-only, C++14 wrapper for JNI
Stars: ✭ 313 (+794.29%)
Mutual labels:  ndk, jni
Jpype
JPype is cross language bridge to allow python programs full access to java class libraries.
Stars: ✭ 685 (+1857.14%)
Mutual labels:  jni
Fmj
FMJ (FFMpeg for Java)。通过Java调用FFMpeg命令的方式来对音视频进行处理(获取信息、截图等等)。
Stars: ✭ 379 (+982.86%)
Mutual labels:  jni
Android Api Securekeys
Store data in a simple and secure way
Stars: ✭ 372 (+962.86%)
Mutual labels:  jni

logo

This project includes the compilation and use of various native layer libraries, make your development easier and faster

本项目收录各种native层库的编译和使用,旨在让你的开发更加简单快速

Instructions

关于项目

我们常常在思考,我们也常常在感叹,新技术层出不穷,而我们的学习也变得越来越枯燥无味。学习的方法是总结,而能让我们进步的是分享和交流。这个项目是我的总结,我拿来分享,愿和你交流

AnyNdk

这里记录了我的NDK学习路线,同时呢,会将一些库封装好并把编译的和封装的步骤写成文章,就当记个笔记了。

blog链接https://blog.csdn.net/u011077027/article/category/9043004

点击跳转-->详细介绍

学习路线如下所示:

  • c/c++基础
  • JNI编程
  • 进阶
  • 高级教程
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].