Is there a possible way to write a whole NDK app with C/C++ without a Java "starter" class like in hello-jni sample project (HelloJni.java) - somehow create a HelloJni.c which will do the same?Is there a possible way to write a whole NDK ap
Is there a possible way to write a whole NDK app with C/C++ without a Java "starter" class like in hello-jni sample project (HelloJni.java) - somehow create a HelloJni.c which will do the same?Is there a possible way to write a whole NDK ap