The Wayback Machine - http://web.archive.org/web/20201013003849/https://github.com/glumes/AndroidDevWithCpp
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Android NDK 开发实践之路

在 Android 开发中使用 JNI 和 NDK 技术。

JNI 基础准备

JNI 全称:Java Native Interface

它是独立于 Android 的一套接口,可以实现 Java 代码与 C/C++ 代码之间的交互。

打好了 JNI 的基础,才会在 NDK 开发时更加得心应手。

输出以下博客:

About

Android Develop With C++

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.