hi, I m calling startRecording method of Audio Record thru JNI. 2 out of 10 calls the call doesnt return at all. I m using AudioRecord thru JNI in my application. Please find the code snippet attached:
jni_env->CallVoidMethod(pRecStream->channelObject, record_method); Where channelObject refers to the AudioRecord class object's global reference. Thanks in advance for help, Vineet -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

