Android app that takes the audio output of the device and uses it to create visuals that go along with the sounds..
AudioVisualizer is hosted in the following web site
https://github.com/EvanJRichter/AudioVisualizer
If you think the Android project AudioVisualizer 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 AudioVisualizer.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [ldpi, mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar heyzap-ads-sdk.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.MODIFY_AUDIO_SETTINGS android.permission.RECORD_AUDIO |
AudioVisualizer has the following Java source files.
com.evanrichter.visualizer.GrabAudio.java com.evanrichter.visualizer.MainActivity.java com.evanrichter.visualizer.MainThread.java com.evanrichter.visualizer.NewVisualizerActivity.java