NDK support
#202
Replies: 3 comments
|
There are currently no plans to add the NDK, as porting the toolchain is not an easy task not to mention the language code completion support for C/C++. The current plans are to improve support for Java, Kotlin, XML and Layout Preview. Also next time to better give focus on |
0 replies
|
A little sad to hear it doesn't and won't have NDK support. |
0 replies
|
In the past, AIDE manage to build working NDK for Android. You can check the source code https://github.com/android-ide/aide_ndk |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Does app support (or plan to support) NDK in building projects? I have some NDK projects that I would really like to be able to build with this.
All reactions