App developed for Android livecodes.
android-music-livecode is hosted in the following web site
https://github.com/Yannshu/android-music-livecode
If you think the Android project android-music-livecode 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 android-music-livecode.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 10 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.RECORD_AUDIO |
Raw File Names | res\raw\track_1.mp3 res\raw\track_2.mp3 res\raw\track_3.mp3 |
There are 6 image files in android-music-livecode. The names of the image files are listed as follows.
ic_action_equalizer.png ic_action_next.png ic_action_pause.png ic_action_play.png ic_action_previous.png ic_bassboost.png
The following screenshort is generated from the image listed above.
android-music-livecode has the following Java source files.
com.livecode.player.BassboostDialog.java com.livecode.player.EqualizerDialog.java com.livecode.player.MainActivity.java com.livecode.player.audio.AudioManager .java com.livecode.player.audio.BassboostManager .java com.livecode.player.audio.EqualizerManager .java com.livecode.player.audio.Player.java com.livecode.player.data.Library .java com.livecode.player.data.LibraryItem .java com.livecode.player.data.Track.java com.livecode.player.listener.OnSoundDataChangedListener .java com.livecode.player.listener.OnTrackChangedListener .java