Android Open Source - Sound audio AudioViz






Project Summary

Audio Visualizer in Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AudioViz.

ItemValue
Java File Count8
Minimum SDK Version14
Activity Count4
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.RECORD_AUDIO
Raw File Namesres\raw\test.mp3




Java Source Files

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