本文介绍了如何设置NDK的IntelliJ上的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个很大的麻烦了Android NDK和使用JNI的IntelliJ工作。

I am having a lot of trouble getting the android ndk and jni to work with intellij.

可能有人请引导我通过它。

Could someone please guide me through it.

我也看了其它问题,找不到任何信息,或者我明白了。我konw是尽可能我可以得到样品的OpenCV项目的工作,但他们已经在它们的成立。

I have looked at other questions, and cannot find anything informative or that I understand. I konw it is possible as I can get sample opencv projects working but they already have the set up within them.

推荐答案

根据的,还的IntelliJ不支持NDK,但计划很快融入它

according to this link, IntelliJ haven't supported NDK but is planning to integrate it soon

这篇关于如何设置NDK的IntelliJ上的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-28 08:16