I have been messing with my own little project to teach myself the android ndk using c++ and jni but I can\'t figure out how to pass the data from a java float array to the
Instead the older style (above Tae-Sung Shin's code, still works), we should do this nowadays:
jfloatArray result; result = (*env)->NewFloatArray( env, numbers_here );