文件名称:android-studio-ndk-hello-world-master
-
所属分类:
- 标签属性:
- 上传时间:2016-07-07
-
文件大小:417.4kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
android studio ndk hello world
(系统自动生成,下载前可以参看下载内容)
下载文件列表
android-studio-ndk-hello-world-master/
android-studio-ndk-hello-world-master/.gradle/
android-studio-ndk-hello-world-master/.gradle/1.9/
android-studio-ndk-hello-world-master/.gradle/1.9/taskArtifacts/
android-studio-ndk-hello-world-master/.gradle/1.9/taskArtifacts/cache.properties
android-studio-ndk-hello-world-master/.gradle/1.9/taskArtifacts/cache.properties.lock
android-studio-ndk-hello-world-master/.gradle/1.9/taskArtifacts/fileHashes.bin
android-studio-ndk-hello-world-master/.gradle/1.9/taskArtifacts/fileSnapshots.bin
android-studio-ndk-hello-world-master/.gradle/1.9/taskArtifacts/outputFileStates.bin
android-studio-ndk-hello-world-master/.gradle/1.9/taskArtifacts/taskArtifacts.bin
android-studio-ndk-hello-world-master/.idea/
android-studio-ndk-hello-world-master/.idea/.name
android-studio-ndk-hello-world-master/.idea/compiler.xml
android-studio-ndk-hello-world-master/.idea/copyright/
android-studio-ndk-hello-world-master/.idea/copyright/profiles_settings.xml
android-studio-ndk-hello-world-master/.idea/encodings.xml
android-studio-ndk-hello-world-master/.idea/gradle.xml
android-studio-ndk-hello-world-master/.idea/gradle_settings2_config.xml
android-studio-ndk-hello-world-master/.idea/misc.xml
android-studio-ndk-hello-world-master/.idea/modules.xml
android-studio-ndk-hello-world-master/.idea/scopes/
android-studio-ndk-hello-world-master/.idea/scopes/scope_settings.xml
android-studio-ndk-hello-world-master/.idea/vcs.xml
android-studio-ndk-hello-world-master/.idea/workspace.xml
android-studio-ndk-hello-world-master/README.md
android-studio-ndk-hello-world-master/app/
android-studio-ndk-hello-world-master/app/app.iml
android-studio-ndk-hello-world-master/app/build.gradle
android-studio-ndk-hello-world-master/app/build/
android-studio-ndk-hello-world-master/app/build/apk/
android-studio-ndk-hello-world-master/app/build/apk/app-debug-unaligned.apk
android-studio-ndk-hello-world-master/app/build/classes/
android-studio-ndk-hello-world-master/app/build/classes/debug/
android-studio-ndk-hello-world-master/app/build/classes/debug/com/
android-studio-ndk-hello-world-master/app/build/classes/debug/com/example/
android-studio-ndk-hello-world-master/app/build/classes/debug/com/example/hellojni/
android-studio-ndk-hello-world-master/app/build/classes/debug/com/example/hellojni/BuildConfig.class
android-studio-ndk-hello-world-master/app/build/classes/debug/com/example/hellojni/HelloJni.class
android-studio-ndk-hello-world-master/app/build/classes/debug/com/example/hellojni/R$attr.class
android-studio-ndk-hello-world-master/app/build/classes/debug/com/example/hellojni/R$string.class
android-studio-ndk-hello-world-master/app/build/classes/debug/com/example/hellojni/R.class
android-studio-ndk-hello-world-master/app/build/incremental/
android-studio-ndk-hello-world-master/app/build/incremental/aidl/
android-studio-ndk-hello-world-master/app/build/incremental/aidl/debug/
android-studio-ndk-hello-world-master/app/build/incremental/aidl/debug/dependency.store
android-studio-ndk-hello-world-master/app/build/incremental/mergeAssets/
android-studio-ndk-hello-world-master/app/build/incremental/mergeAssets/debug/
android-studio-ndk-hello-world-master/app/build/incremental/mergeAssets/debug/merger.xml
android-studio-ndk-hello-world-master/app/build/incremental/mergeResources/
android-studio-ndk-hello-world-master/app/build/incremental/mergeResources/debug/
android-studio-ndk-hello-world-master/app/build/incremental/mergeResources/debug/merger.xml
android-studio-ndk-hello-world-master/app/build/libs/
android-studio-ndk-hello-world-master/app/build/libs/app-debug.ap_
android-studio-ndk-hello-world-master/app/build/libs/app-debug.dex
android-studio-ndk-hello-world-master/app/build/manifests/
android-studio-ndk-hello-world-master/app/build/manifests/debug/
android-studio-ndk-hello-world-master/app/build/manifests/debug/AndroidManifest.xml
android-studio-ndk-hello-world-master/app/build/native-libs/
android-studio-ndk-hello-world-master/app/build/native-libs/armeabi/
android-studio-ndk-hello-world-master/app/build/native-libs/armeabi/libhello-jni.so
android-studio-ndk-hello-world-master/app/build/ndk/
android-studio-ndk-hello-world-master/app/build/ndk/debug/
android-studio-ndk-hello-world-master/app/build/ndk/debug/Android.mk
android-studio-ndk-hello-world-master/app/build/ndk/debug/lib/
android-studio-ndk-hello-world-master/app/build/ndk/debug/lib/armeabi-v7a/
android-studio-ndk-hello-world-master/app/build/ndk/debug/lib/armeabi-v7a/libapp.so
android-studio-ndk-hello-world-master/app/build/ndk/debug/lib/armeabi/
android-studio-ndk-hello-world-master/app/build/ndk/debug/lib/armeabi/libapp.so
android-studio-ndk-hello-world-master/app/build/ndk/debug/lib/mips/
android-studio-ndk-hello-world-master/app/build/ndk/debug/lib/mips/libapp.so
android-studio-ndk-hello-world-master/app/build/ndk/debug/lib/x86/
android-studio-ndk-hello-world-master/app/build/ndk/debug/lib/x86/libapp.so
android-studio-ndk-hello-world-master/app/build/ndk/debug/obj/
android-studio-ndk-hello-world-master/app/build/ndk/debug/obj/local/
android-studio-ndk-hello-world-master/app/build/
android-studio-ndk-hello-world-master/.gradle/
android-studio-ndk-hello-world-master/.gradle/1.9/
android-studio-ndk-hello-world-master/.gradle/1.9/taskArtifacts/
android-studio-ndk-hello-world-master/.gradle/1.9/taskArtifacts/cache.properties
android-studio-ndk-hello-world-master/.gradle/1.9/taskArtifacts/cache.properties.lock
android-studio-ndk-hello-world-master/.gradle/1.9/taskArtifacts/fileHashes.bin
android-studio-ndk-hello-world-master/.gradle/1.9/taskArtifacts/fileSnapshots.bin
android-studio-ndk-hello-world-master/.gradle/1.9/taskArtifacts/outputFileStates.bin
android-studio-ndk-hello-world-master/.gradle/1.9/taskArtifacts/taskArtifacts.bin
android-studio-ndk-hello-world-master/.idea/
android-studio-ndk-hello-world-master/.idea/.name
android-studio-ndk-hello-world-master/.idea/compiler.xml
android-studio-ndk-hello-world-master/.idea/copyright/
android-studio-ndk-hello-world-master/.idea/copyright/profiles_settings.xml
android-studio-ndk-hello-world-master/.idea/encodings.xml
android-studio-ndk-hello-world-master/.idea/gradle.xml
android-studio-ndk-hello-world-master/.idea/gradle_settings2_config.xml
android-studio-ndk-hello-world-master/.idea/misc.xml
android-studio-ndk-hello-world-master/.idea/modules.xml
android-studio-ndk-hello-world-master/.idea/scopes/
android-studio-ndk-hello-world-master/.idea/scopes/scope_settings.xml
android-studio-ndk-hello-world-master/.idea/vcs.xml
android-studio-ndk-hello-world-master/.idea/workspace.xml
android-studio-ndk-hello-world-master/README.md
android-studio-ndk-hello-world-master/app/
android-studio-ndk-hello-world-master/app/app.iml
android-studio-ndk-hello-world-master/app/build.gradle
android-studio-ndk-hello-world-master/app/build/
android-studio-ndk-hello-world-master/app/build/apk/
android-studio-ndk-hello-world-master/app/build/apk/app-debug-unaligned.apk
android-studio-ndk-hello-world-master/app/build/classes/
android-studio-ndk-hello-world-master/app/build/classes/debug/
android-studio-ndk-hello-world-master/app/build/classes/debug/com/
android-studio-ndk-hello-world-master/app/build/classes/debug/com/example/
android-studio-ndk-hello-world-master/app/build/classes/debug/com/example/hellojni/
android-studio-ndk-hello-world-master/app/build/classes/debug/com/example/hellojni/BuildConfig.class
android-studio-ndk-hello-world-master/app/build/classes/debug/com/example/hellojni/HelloJni.class
android-studio-ndk-hello-world-master/app/build/classes/debug/com/example/hellojni/R$attr.class
android-studio-ndk-hello-world-master/app/build/classes/debug/com/example/hellojni/R$string.class
android-studio-ndk-hello-world-master/app/build/classes/debug/com/example/hellojni/R.class
android-studio-ndk-hello-world-master/app/build/incremental/
android-studio-ndk-hello-world-master/app/build/incremental/aidl/
android-studio-ndk-hello-world-master/app/build/incremental/aidl/debug/
android-studio-ndk-hello-world-master/app/build/incremental/aidl/debug/dependency.store
android-studio-ndk-hello-world-master/app/build/incremental/mergeAssets/
android-studio-ndk-hello-world-master/app/build/incremental/mergeAssets/debug/
android-studio-ndk-hello-world-master/app/build/incremental/mergeAssets/debug/merger.xml
android-studio-ndk-hello-world-master/app/build/incremental/mergeResources/
android-studio-ndk-hello-world-master/app/build/incremental/mergeResources/debug/
android-studio-ndk-hello-world-master/app/build/incremental/mergeResources/debug/merger.xml
android-studio-ndk-hello-world-master/app/build/libs/
android-studio-ndk-hello-world-master/app/build/libs/app-debug.ap_
android-studio-ndk-hello-world-master/app/build/libs/app-debug.dex
android-studio-ndk-hello-world-master/app/build/manifests/
android-studio-ndk-hello-world-master/app/build/manifests/debug/
android-studio-ndk-hello-world-master/app/build/manifests/debug/AndroidManifest.xml
android-studio-ndk-hello-world-master/app/build/native-libs/
android-studio-ndk-hello-world-master/app/build/native-libs/armeabi/
android-studio-ndk-hello-world-master/app/build/native-libs/armeabi/libhello-jni.so
android-studio-ndk-hello-world-master/app/build/ndk/
android-studio-ndk-hello-world-master/app/build/ndk/debug/
android-studio-ndk-hello-world-master/app/build/ndk/debug/Android.mk
android-studio-ndk-hello-world-master/app/build/ndk/debug/lib/
android-studio-ndk-hello-world-master/app/build/ndk/debug/lib/armeabi-v7a/
android-studio-ndk-hello-world-master/app/build/ndk/debug/lib/armeabi-v7a/libapp.so
android-studio-ndk-hello-world-master/app/build/ndk/debug/lib/armeabi/
android-studio-ndk-hello-world-master/app/build/ndk/debug/lib/armeabi/libapp.so
android-studio-ndk-hello-world-master/app/build/ndk/debug/lib/mips/
android-studio-ndk-hello-world-master/app/build/ndk/debug/lib/mips/libapp.so
android-studio-ndk-hello-world-master/app/build/ndk/debug/lib/x86/
android-studio-ndk-hello-world-master/app/build/ndk/debug/lib/x86/libapp.so
android-studio-ndk-hello-world-master/app/build/ndk/debug/obj/
android-studio-ndk-hello-world-master/app/build/ndk/debug/obj/local/
android-studio-ndk-hello-world-master/app/build/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.