CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:hello-jni

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    191.82kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

Android的SDK中没有包括JNI的支持,而且对如何支持JNI也没有任何文档说明。不过既然整个Android平台是开源的,我们可以通过Google发布的源代码来找到一些线索(比如frameworks/base/media/jni/目录),依葫芦画瓢的实现上层JAVA程序通过JNI来调用Native C程序中的函数。-Android SDK does not include the JNI support but no documentation for instructions on how to support JNI. However, since the entire Android platform is open source, we can through Google released the source code to find some clues (such as the frameworks/base/media/jni/directory) upper JAVA program 依葫芦画瓢 the call through JNI Native C program function.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

hello-jni/.checkstyle
hello-jni/.classpath
hello-jni/.externalToolBuilders/.svn/all-wcprops
hello-jni/.externalToolBuilders/.svn/dir-prop-base
hello-jni/.externalToolBuilders/.svn/entries
hello-jni/.externalToolBuilders/.svn/text-base/C_Builder.launch.svn-base
hello-jni/.externalToolBuilders/C_Builder.launch
hello-jni/.project
hello-jni/.svn/all-wcprops
hello-jni/.svn/dir-prop-base
hello-jni/.svn/entries
hello-jni/.svn/text-base/.checkstyle.svn-base
hello-jni/.svn/text-base/.classpath.svn-base
hello-jni/.svn/text-base/.project.svn-base
hello-jni/.svn/text-base/AndroidManifest.xml.svn-base
hello-jni/.svn/text-base/default.properties.svn-base
hello-jni/AndroidManifest.xml
hello-jni/assets/.svn/all-wcprops
hello-jni/assets/.svn/dir-prop-base
hello-jni/assets/.svn/entries
hello-jni/default.properties
hello-jni/gen/.svn/all-wcprops
hello-jni/gen/.svn/dir-prop-base
hello-jni/gen/.svn/entries
hello-jni/gen/com/.svn/all-wcprops
hello-jni/gen/com/.svn/dir-prop-base
hello-jni/gen/com/.svn/entries
hello-jni/gen/com/example/.svn/all-wcprops
hello-jni/gen/com/example/.svn/dir-prop-base
hello-jni/gen/com/example/.svn/entries
hello-jni/gen/com/example/hellojni/.svn/all-wcprops
hello-jni/gen/com/example/hellojni/.svn/dir-prop-base
hello-jni/gen/com/example/hellojni/.svn/entries
hello-jni/gen/com/example/hellojni/.svn/text-base/R.java.svn-base
hello-jni/gen/com/example/hellojni/R.java
hello-jni/jni/.svn/all-wcprops
hello-jni/jni/.svn/dir-prop-base
hello-jni/jni/.svn/entries
hello-jni/jni/.svn/text-base/Android.mk.svn-base
hello-jni/jni/.svn/text-base/hello-jni.c.svn-base
hello-jni/jni/.svn/text-base/readme.txt.svn-base
hello-jni/jni/Android.mk
hello-jni/jni/hello-jni.c
hello-jni/jni/readme.txt
hello-jni/libs/.svn/all-wcprops
hello-jni/libs/.svn/dir-prop-base
hello-jni/libs/.svn/entries
hello-jni/libs/armeabi/.svn/all-wcprops
hello-jni/libs/armeabi/.svn/dir-prop-base
hello-jni/libs/armeabi/.svn/entries
hello-jni/libs/armeabi/.svn/prop-base/gdbserver.svn-base
hello-jni/libs/armeabi/.svn/prop-base/libhello-jni.so.svn-base
hello-jni/libs/armeabi/.svn/text-base/gdb.setup.svn-base
hello-jni/libs/armeabi/.svn/text-base/gdbserver.svn-base
hello-jni/libs/armeabi/.svn/text-base/libhello-jni.so.svn-base
hello-jni/libs/armeabi/gdb.setup
hello-jni/libs/armeabi/gdbserver
hello-jni/libs/armeabi/libhello-jni.so
hello-jni/obj/.svn/all-wcprops
hello-jni/obj/.svn/dir-prop-base
hello-jni/obj/.svn/entries
hello-jni/obj/local/.svn/all-wcprops
hello-jni/obj/local/.svn/dir-prop-base
hello-jni/obj/local/.svn/entries
hello-jni/obj/local/armeabi/.svn/all-wcprops
hello-jni/obj/local/armeabi/.svn/dir-prop-base
hello-jni/obj/local/armeabi/.svn/entries
hello-jni/obj/local/armeabi/objs-debug/.svn/all-wcprops
hello-jni/obj/local/armeabi/objs-debug/.svn/dir-prop-base
hello-jni/obj/local/armeabi/objs-debug/.svn/entries
hello-jni/obj/local/armeabi/objs-debug/hello-jni/.svn/all-wcprops
hello-jni/obj/local/armeabi/objs-debug/hello-jni/.svn/dir-prop-base
hello-jni/obj/local/armeabi/objs-debug/hello-jni/.svn/entries
hello-jni/obj/local/armeabi/objs-debug/hello-jni/.svn/text-base/hello-jni.o.d.svn-base
hello-jni/obj/local/armeabi/objs-debug/hello-jni/hello-jni.o.d
hello-jni/res/.svn/all-wcprops
hello-jni/res/.svn/dir-prop-base
hello-jni/res/.svn/entries
hello-jni/res/drawable-hdpi/.svn/all-wcprops
hello-jni/res/drawable-hdpi/.svn/dir-prop-base
hello-jni/res/drawable-hdpi/.svn/entries
hello-jni/res/drawable-ldpi/.svn/all-wcprops
hello-jni/res/drawable-ldpi/.svn/dir-prop-base
hello-jni/res/drawable-ldpi/.svn/entries
hello-jni/res/drawable-mdpi/.svn/all-wcprops
hello-jni/res/drawable-mdpi/.svn/dir-prop-base
hello-jni/res/drawable-mdpi/.svn/entries
hello-jni/res/layout/.svn/all-wcprops
hello-jni/res/layout/.svn/dir-prop-base
hello-jni/res/layout/.svn/entries
hello-jni/res/values/.svn/all-wcprops
hello-jni/res/values/.svn/dir-prop-base
hello-jni/res/values/.svn/entries
hello-jni/res/values/.svn/text-base/strings.xml.svn-base
hello-jni/res/values/strings.xml
hello-jni/src/.svn/all-wcprops
hello-jni/src/.svn/dir-prop-base
hello-jni/src/.svn/entries
hello-jni/src/com/.svn/all-wcprops
hello-jni/src/com/.svn/dir-prop-base
hello-jni/src/com/.svn/entries
hello-jni/src/com/example/.svn/all-wcprops
hello-jni/src/com/example/.svn/dir-prop-base
hello-jni/src/com/example/.svn/entries
hello-jni/src/com/example/hellojni/.svn/all-wcprops
hello-jni/src/com/example/hellojni/.svn/dir-prop-base
hello-jni/src/com/example/hellojni/.svn/entries
hello-jni/src/com/example/hellojni/.svn/text-base/HelloJni.java.svn-base
hello-jni/src/com/example/hellojni/HelloJni.java
hello-jni/tests/.svn/all-wcprops
hello-jni/tests/.svn/dir-prop-base
hello-jni/tests/.svn/entries
hello-jni/tests/.svn/text-base/AndroidManifest.xml.svn-base
hello-jni/tests/.svn/text-base/default.properties.svn-base
hello-jni/tests/AndroidManifest.xml
hello-jni/tests/default.properties
hello-jni/tests/src/.svn/all-wcprops
hello-jni/tests/src/.svn/dir-prop-base
hello-jni/tests/src/.svn/entries
hello-jni/tests/src/com/.svn/all-wcprops
hello-jni/tests/src/com/.svn/dir-prop-base
hello-jni/tests/src/com/.svn/entries
hello-jni/tests/src/com/example/.svn/

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com