Android Open Source - Sound music android-music-livecode






Project Summary

App developed for Android livecodes.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android-music-livecode.

ItemValue
Java File Count12
Supported screen sizes[xhdpi]
Target SDK Version18
Minimum SDK Version10
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.RECORD_AUDIO
Raw File Namesres\raw\track_1.mp3
res\raw\track_2.mp3
res\raw\track_3.mp3




Resource Files

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.

null




Java Source Files

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