文件名称:TestJni
介绍说明--下载内容来自于网络,使用问题请自行百度
JNI的简单程序代码,适用于JNI初学者-JNI sample
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TestJni/.classpath
TestJni/.project
TestJni/AndroidManifest.xml
TestJni/bin/AndroidManifest.xml
TestJni/bin/classes/android/support/v7/appcompat/R$anim.class
TestJni/bin/classes/android/support/v7/appcompat/R$attr.class
TestJni/bin/classes/android/support/v7/appcompat/R$bool.class
TestJni/bin/classes/android/support/v7/appcompat/R$color.class
TestJni/bin/classes/android/support/v7/appcompat/R$dimen.class
TestJni/bin/classes/android/support/v7/appcompat/R$drawable.class
TestJni/bin/classes/android/support/v7/appcompat/R$id.class
TestJni/bin/classes/android/support/v7/appcompat/R$integer.class
TestJni/bin/classes/android/support/v7/appcompat/R$layout.class
TestJni/bin/classes/android/support/v7/appcompat/R$string.class
TestJni/bin/classes/android/support/v7/appcompat/R$style.class
TestJni/bin/classes/android/support/v7/appcompat/R$styleable.class
TestJni/bin/classes/android/support/v7/appcompat/R.class
TestJni/bin/classes/com/example/testcpp/BuildConfig.class
TestJni/bin/classes/com/example/testcpp/JniClient.class
TestJni/bin/classes/com/example/testcpp/MainActivity$1.class
TestJni/bin/classes/com/example/testcpp/MainActivity.class
TestJni/bin/classes/com/example/testcpp/R$anim.class
TestJni/bin/classes/com/example/testcpp/R$attr.class
TestJni/bin/classes/com/example/testcpp/R$bool.class
TestJni/bin/classes/com/example/testcpp/R$color.class
TestJni/bin/classes/com/example/testcpp/R$dimen.class
TestJni/bin/classes/com/example/testcpp/R$drawable.class
TestJni/bin/classes/com/example/testcpp/R$id.class
TestJni/bin/classes/com/example/testcpp/R$integer.class
TestJni/bin/classes/com/example/testcpp/R$layout.class
TestJni/bin/classes/com/example/testcpp/R$string.class
TestJni/bin/classes/com/example/testcpp/R$style.class
TestJni/bin/classes/com/example/testcpp/R$styleable.class
TestJni/bin/classes/com/example/testcpp/R.class
TestJni/bin/classes.dex
TestJni/bin/dexedLibs/android-support-v4-74e86792f44e77622232bdccdf0f0813.jar
TestJni/bin/dexedLibs/android-support-v7-appcompat-ba189e699f39856b564f7adaf2f9ad69.jar
TestJni/bin/dexedLibs/appcompat_v7_2-35d674a385d318550178d822fa99d1de.jar
TestJni/bin/R.txt
TestJni/bin/res/crunch/drawable-hdpi/ic_launcher.png
TestJni/bin/res/crunch/drawable-mdpi/ic_launcher.png
TestJni/bin/res/crunch/drawable-xhdpi/ic_launcher.png
TestJni/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
TestJni/bin/resources.ap_
TestJni/bin/TestJni.apk
TestJni/gen/android/support/v7/appcompat/R.java
TestJni/gen/com/example/testcpp/BuildConfig.java
TestJni/gen/com/example/testcpp/R.java
TestJni/ic_launcher-web.png
TestJni/jni/Android.mk
TestJni/jni/com_example_testcpp_JniClient.cpp
TestJni/jni/com_example_testcpp_JniClient.h
TestJni/libs/android-support-v4.jar
TestJni/libs/armeabi/libTestSm3.so
TestJni/obj/local/armeabi/libstdc++.a
TestJni/obj/local/armeabi/libTestSm3.so
TestJni/obj/local/armeabi/objs/TestSm3/com_example_testcpp_JniClient.o
TestJni/obj/local/armeabi/objs/TestSm3/com_example_testcpp_JniClient.o.d
TestJni/proguard-project.txt
TestJni/project.properties
TestJni/res/drawable-hdpi/ic_launcher.png
TestJni/res/drawable-mdpi/ic_launcher.png
TestJni/res/drawable-xhdpi/ic_launcher.png
TestJni/res/drawable-xxhdpi/ic_launcher.png
TestJni/res/layout/activity_main.xml
TestJni/res/values/strings.xml
TestJni/res/values/styles.xml
TestJni/res/values-v11/styles.xml
TestJni/res/values-v14/styles.xml
TestJni/src/com/example/testcpp/JniClient.java
TestJni/src/com/example/testcpp/MainActivity.java
TestJni/bin/classes/android/support/v7/appcompat
TestJni/bin/classes/android/support/v7
TestJni/bin/classes/com/example/testcpp
TestJni/gen/android/support/v7/appcompat
TestJni/obj/local/armeabi/objs/TestSm3
TestJni/bin/classes/android/support
TestJni/bin/classes/com/example
TestJni/bin/res/crunch/drawable-hdpi
TestJni/bin/res/crunch/drawable-mdpi
TestJni/bin/res/crunch/drawable-xhdpi
TestJni/bin/res/crunch/drawable-xxhdpi
TestJni/gen/android/support/v7
TestJni/gen/com/example/testcpp
TestJni/obj/local/armeabi/objs
TestJni/src/com/example/testcpp
TestJni/bin/classes/android
TestJni/bin/classes/com
TestJni/bin/res/crunch
TestJni/gen/android/support
TestJni/gen/com/example
TestJni/obj/local/armeabi
TestJni/src/com/example
TestJni/bin/classes
TestJni/bin/dexedLibs
TestJni/bin/res
TestJni/gen/android
TestJni/gen/com
TestJni/libs/armeabi
TestJni/obj/local
TestJni/res/drawable-hdpi
TestJni/res/drawable-ldpi
TestJni/res/drawable-mdpi
TestJni/res/drawable-xhdpi
TestJni/res/drawable-xxhdpi
TestJni/res/layout
TestJni/res/values
TestJni/res/values-v11
TestJni/res/values-v14
TestJni/src/com
TestJni/assets
TestJni/bin
TestJni/gen
TestJni/jni
TestJni/libs
TestJni/obj
TestJni/res
TestJni/src
TestJni
TestJni/.project
TestJni/AndroidManifest.xml
TestJni/bin/AndroidManifest.xml
TestJni/bin/classes/android/support/v7/appcompat/R$anim.class
TestJni/bin/classes/android/support/v7/appcompat/R$attr.class
TestJni/bin/classes/android/support/v7/appcompat/R$bool.class
TestJni/bin/classes/android/support/v7/appcompat/R$color.class
TestJni/bin/classes/android/support/v7/appcompat/R$dimen.class
TestJni/bin/classes/android/support/v7/appcompat/R$drawable.class
TestJni/bin/classes/android/support/v7/appcompat/R$id.class
TestJni/bin/classes/android/support/v7/appcompat/R$integer.class
TestJni/bin/classes/android/support/v7/appcompat/R$layout.class
TestJni/bin/classes/android/support/v7/appcompat/R$string.class
TestJni/bin/classes/android/support/v7/appcompat/R$style.class
TestJni/bin/classes/android/support/v7/appcompat/R$styleable.class
TestJni/bin/classes/android/support/v7/appcompat/R.class
TestJni/bin/classes/com/example/testcpp/BuildConfig.class
TestJni/bin/classes/com/example/testcpp/JniClient.class
TestJni/bin/classes/com/example/testcpp/MainActivity$1.class
TestJni/bin/classes/com/example/testcpp/MainActivity.class
TestJni/bin/classes/com/example/testcpp/R$anim.class
TestJni/bin/classes/com/example/testcpp/R$attr.class
TestJni/bin/classes/com/example/testcpp/R$bool.class
TestJni/bin/classes/com/example/testcpp/R$color.class
TestJni/bin/classes/com/example/testcpp/R$dimen.class
TestJni/bin/classes/com/example/testcpp/R$drawable.class
TestJni/bin/classes/com/example/testcpp/R$id.class
TestJni/bin/classes/com/example/testcpp/R$integer.class
TestJni/bin/classes/com/example/testcpp/R$layout.class
TestJni/bin/classes/com/example/testcpp/R$string.class
TestJni/bin/classes/com/example/testcpp/R$style.class
TestJni/bin/classes/com/example/testcpp/R$styleable.class
TestJni/bin/classes/com/example/testcpp/R.class
TestJni/bin/classes.dex
TestJni/bin/dexedLibs/android-support-v4-74e86792f44e77622232bdccdf0f0813.jar
TestJni/bin/dexedLibs/android-support-v7-appcompat-ba189e699f39856b564f7adaf2f9ad69.jar
TestJni/bin/dexedLibs/appcompat_v7_2-35d674a385d318550178d822fa99d1de.jar
TestJni/bin/R.txt
TestJni/bin/res/crunch/drawable-hdpi/ic_launcher.png
TestJni/bin/res/crunch/drawable-mdpi/ic_launcher.png
TestJni/bin/res/crunch/drawable-xhdpi/ic_launcher.png
TestJni/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
TestJni/bin/resources.ap_
TestJni/bin/TestJni.apk
TestJni/gen/android/support/v7/appcompat/R.java
TestJni/gen/com/example/testcpp/BuildConfig.java
TestJni/gen/com/example/testcpp/R.java
TestJni/ic_launcher-web.png
TestJni/jni/Android.mk
TestJni/jni/com_example_testcpp_JniClient.cpp
TestJni/jni/com_example_testcpp_JniClient.h
TestJni/libs/android-support-v4.jar
TestJni/libs/armeabi/libTestSm3.so
TestJni/obj/local/armeabi/libstdc++.a
TestJni/obj/local/armeabi/libTestSm3.so
TestJni/obj/local/armeabi/objs/TestSm3/com_example_testcpp_JniClient.o
TestJni/obj/local/armeabi/objs/TestSm3/com_example_testcpp_JniClient.o.d
TestJni/proguard-project.txt
TestJni/project.properties
TestJni/res/drawable-hdpi/ic_launcher.png
TestJni/res/drawable-mdpi/ic_launcher.png
TestJni/res/drawable-xhdpi/ic_launcher.png
TestJni/res/drawable-xxhdpi/ic_launcher.png
TestJni/res/layout/activity_main.xml
TestJni/res/values/strings.xml
TestJni/res/values/styles.xml
TestJni/res/values-v11/styles.xml
TestJni/res/values-v14/styles.xml
TestJni/src/com/example/testcpp/JniClient.java
TestJni/src/com/example/testcpp/MainActivity.java
TestJni/bin/classes/android/support/v7/appcompat
TestJni/bin/classes/android/support/v7
TestJni/bin/classes/com/example/testcpp
TestJni/gen/android/support/v7/appcompat
TestJni/obj/local/armeabi/objs/TestSm3
TestJni/bin/classes/android/support
TestJni/bin/classes/com/example
TestJni/bin/res/crunch/drawable-hdpi
TestJni/bin/res/crunch/drawable-mdpi
TestJni/bin/res/crunch/drawable-xhdpi
TestJni/bin/res/crunch/drawable-xxhdpi
TestJni/gen/android/support/v7
TestJni/gen/com/example/testcpp
TestJni/obj/local/armeabi/objs
TestJni/src/com/example/testcpp
TestJni/bin/classes/android
TestJni/bin/classes/com
TestJni/bin/res/crunch
TestJni/gen/android/support
TestJni/gen/com/example
TestJni/obj/local/armeabi
TestJni/src/com/example
TestJni/bin/classes
TestJni/bin/dexedLibs
TestJni/bin/res
TestJni/gen/android
TestJni/gen/com
TestJni/libs/armeabi
TestJni/obj/local
TestJni/res/drawable-hdpi
TestJni/res/drawable-ldpi
TestJni/res/drawable-mdpi
TestJni/res/drawable-xhdpi
TestJni/res/drawable-xxhdpi
TestJni/res/layout
TestJni/res/values
TestJni/res/values-v11
TestJni/res/values-v14
TestJni/src/com
TestJni/assets
TestJni/bin
TestJni/gen
TestJni/jni
TestJni/libs
TestJni/obj
TestJni/res
TestJni/src
TestJni
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
