python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to use ndk file_descriptor_jni.h?
I want to create a Java FileDescriptor object on C!
There are too few related instructions.
It has been tried for a long time and cannot be called successfully.
AFileDescriptor_create(JNIEnv *env)
AF...

Qiuyan Su
Votes: 0
Answers: 0
Unity il2cpp build LLVM error out of memory
Android studio build unity il2cpp project export such error, I change android studio -Xmx to 4g, but it does nothing help. Any idea?
Task :unityLibrary:BuildIl2CppTask
WARNING: NDK was located by usi...

zhangbaochong
Votes: 0
Answers: 1
Why does Prefab NDK Dependencies not work?
I have some native code that depends on OpenSSL. In the beginning, I tried manually compiling OpenSSL for Android, but it simply wouldn't find the definitions.
Then I decided to move on and try using ...
Benjamin Larsen
Votes: 0
Answers: 1
Unknown host CPU architecture: arm64 2022 Macbook Air M1
I cannot resolve this error, even though it is mentioned as resolved here in M1.
Unknown host CPU architecture: arm64 , Android NDK SiliconM1 Apple MacBook Pro
My error code.
[CXX1405] error when buil...
GigaCoder
Votes: 0
Answers: 1