Audio Visualizer in Android.
AudioViz is hosted in the following web site
https://github.com/kilakev/AudioViz
If you think the Android project AudioViz listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AudioViz.
Item | Value |
---|---|
Java File Count | 8 |
Minimum SDK Version | 14 |
Activity Count | 4 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.RECORD_AUDIO |
Raw File Names | res\raw\test.mp3 |
AudioViz has the following Java source files.
com.kevyavno.app.AboutActivity.java com.kevyavno.app.DisplayFragment.java com.kevyavno.app.MainActivity.java com.kevyavno.app.MyGestureListener.java com.kevyavno.app.Player.java com.kevyavno.app.SettingsActivity.java com.kevyavno.visualizer.VisualizerController.java com.kevyavno.visualizer.VisualizerView.java