gkasten / drrickorang

Dr. Rick O'Rang
71 stars 39 forks source link

Bugfixing for older Android versions #3

Closed ragomusic closed 9 years ago

ragomusic commented 9 years ago

Fixing some race conditions that became problematic on older android versions. Instrumented JNI code with debug/log messages. Reduced memory footprint of JNI test by directly using the actual buffer of interest.