We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50e6be1 commit 678a47aCopy full SHA for 678a47a
2 files changed
NDKApplication/README.md
@@ -2,7 +2,17 @@
2
3
##说明
4
5
-该实例是博客 [NDK-JNI实战教程(三) 从一个比Hello World稍微复杂一丁点儿的例子说说模板](http://yanbober.github.io/2015/02/25/android_studio_jni_3/) 第一部分的讲解实例Demo。
+该实例是博客 [NDK-JNI实战教程(三) 从一个比Hello World稍微复杂一丁点儿的例子说说模板](http://yanbober.github.io/2015/02/25/android_studio_jni_3/) 的讲解实例Demo。
6
+
7
+第一部分的示例代码版本是:
8
9
+dd9dbe24c09c7afbf565f3bf532b5e8651f506a3
10
11
+第二部分的示例代码版本是:
12
13
+50e6be1b0b9854c74fad37f1a9505fdc3d583834
14
15
+依据需求对照博客自行切换版本获取不同部分示例代码。
16
17
##信息
18
README.md
@@ -6,7 +6,7 @@
[博客文章链接](http://yanbober.github.io/2015/02/25/android_studio_jni_3/)
-[第一部分实例 NDKApplication](https://github.com/yanbober/Android-Blog-Source/tree/master/NDKApplication)
+[实例代码工程](https://github.com/yanbober/Android-Blog-Source/tree/master/NDKApplication)
0 commit comments