Android Open Source - Sound audio NDK_Demo






Project Summary

Demo of using the Android NDK to do realtime DSP on recorded audio.

Web Site / Source Repository

NDK_Demo is hosted in the following web site
https://github.com/waxspin/NDK_Demo

If you think the Android project NDK_Demo listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of NDK_Demo.

ItemValue
Java File Count6
Target SDK Version10
Minimum SDK Version10
Activity Count1
Required Permissionsandroid.permission.RECORD_AUDIO




Java Source Files

NDK_Demo has the following Java source files.

com.roundarch.ndkdemo.NDKDemoActivity.java
com.roundarch.ndkdemo.threads.NDKDemoThread.java
com.roundarch.ndkdemo.threads.PlaybackThread.java
com.roundarch.ndkdemo.threads.ProcessingThread.java
com.roundarch.ndkdemo.threads.RecorderThread.java