由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - Android C/C++ native calls Java APIs (转载)
相关主题
Google Chrome Native Client网络程序问题
有办法在.net里 reference java class吗?Windows Thread API
不要小看js一个VC++的问题
大家在linux下面用什么C++的IDE呢?问个java String问题
准备面试一个java-based position,有什么书推荐一下?我觉得c++越来越没人用了 (转载)
bad news:Oracle wins, Google loses in copyright ruling on J (转载)有必要学一学MFC吗?
再挖一坑,Xamarin为啥不招人待见?我看像神器呀?matlab C API 怎么用啊??
qt比free pascal难用多了c++设计一问:如何动态地调用不同的算法的dll ?
相关话题的讨论汇总
话题: java话题: apis话题: c++话题: native话题: calls
进入Programming版参与讨论
1 (共1页)
i**p
发帖数: 902
1
【 以下文字转载自 Java 讨论区 】
发信人: isup (No), 信区: Java
标 题: Android C/C++ native calls Java APIs
发信站: BBS 未名空间站 (Fri Jul 20 01:22:38 2012, 美东)
There are lots of examples that Android C/C++ native calls Java APIs.
However, all of these examples I have read are the Java APIs call native
first and then the native calls other Java APIs by using the passed JNI-ENV.
How could C/C++ native calls Java APIs without the passed JNI-ENV, or by
anyway to get the JNI-ENV?
Can you give an example or a link for it?
Thanks!
1 (共1页)
进入Programming版参与讨论
相关主题
c++设计一问:如何动态地调用不同的算法的dll ?准备面试一个java-based position,有什么书推荐一下?
请问大牛:如何得到当前系统中有哪些socket在运行?bad news:Oracle wins, Google loses in copyright ruling on J (转载)
学search engine哪种语言最有用?再挖一坑,Xamarin为啥不招人待见?我看像神器呀?
为什么message queue实时性要求高是个很technical的活?qt比free pascal难用多了
Google Chrome Native Client网络程序问题
有办法在.net里 reference java class吗?Windows Thread API
不要小看js一个VC++的问题
大家在linux下面用什么C++的IDE呢?问个java String问题
相关话题的讨论汇总
话题: java话题: apis话题: c++话题: native话题: calls