Calling C++ and ASM codes directly from Android Java

72 views Asked by At

On JNI coding time, local JNIEXPORT functions showing for JNI beginners. If running C codes in C++ files from Android Java project is possible then are C and Assembly functions applicable in their syntax files?

You can explore godbolt application for this question. Can you tell *.so libraries translated directly Assembly scripts?

Code type expanding.

0

There are 0 answers