Skip to content
View dragonahao's full-sized avatar

Block or report dragonahao

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. MuPDFAndroid MuPDFAndroid Public

    MuPDF Porting for NDK -> JNI

    C 3 1

  2. android-threading-jni android-threading-jni Public

    Forked from dantwinkler/android-threading-jni

    Sample applications which uses JNI, boost and threading (Java <-> C/C++).

    C++ 1

  3. FastDev4Android FastDev4Android Public

    Forked from jiangqqlmj/FastDev4Android

    本项目是Android快速开发框架,采用AndroidStudio进行开发。 预想集成工具包,采用MVP开发模式,EventBus数据分发,沉浸式状态栏,ORM,网络请求(HTTPClint,Volley,OkHttps),数据解析,依赖注入(AndroidAnnotations),xutils,图片异步加载,二维码扫描等等,后续会进行逐步添加

    Java 1

  4. getcwd getcwd Public

    Forked from SubOptimal/getcwd

    tiny JNI (Java Native Interface) library project to get the directory from which the JVM was started

    Shell

  5. AndroidCurlEx AndroidCurlEx Public

    Forked from DastanIqbal/AndroidCurlEx

    In this example we are using ndk compiled curl library in android through JNI

    C

  6. Native-hashes-for-Java Native-hashes-for-Java Public

    Forked from nayuki/Native-hashes-for-Java

    Hash functions implemented in C and x86 asm, callable from Java through JNI

    Java