开发者

Looking for android samples using Java and C++ [closed]

Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 8 years ago.

开发者_StackOverflow社区 Improve this question

I am trying to find out some samples demonstrating how to write an android app using combination of Java and C++. I have found a lot of examples based on Java and C but I am looking for Java and C++.

To be specific, I am looking for some samples where Java code calls some C++ code and C++ code calls some Java code.

I don't have much experience in Java and C++.

Can anyone point me to any sample/tutorial/demo?

Thanks


Take a look at Android specific example in JNIpp library: https://github.com/DmitrySkiba/itoa-jnipp/tree/master/android/samples There are also generic examples in help section: http://dmitryskiba.github.com/itoa-jnipp/examples.html


Check out android NDK example folder for native-audio

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜