# jni-demo **Repository Path**: frank2020/jni-demo ## Basic Information - **Project Name**: jni-demo - **Description**: 使用AndroidStudio开发JNI程序 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-09 - **Last Updated**: 2023-03-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Android Studio创建Native C++项目 #### 参考 + [《JNI使用记录》](https://blog.csdn.net/qq_16692517/article/details/106658501) + [《Android NDK开发:打包so库及jar包供他人使用》](https://www.jianshu.com/p/e015bef9f6bb)