An example music streaming app for android.
EventboxChallenge is hosted in the following web site
https://github.com/roinir237/EventboxChallenge
If you think the Android project EventboxChallenge 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 EventboxChallenge.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.MODIFY_AUDIO_SETTINGS android.permission.RECORD_AUDIO |
There are 1 image files in EventboxChallenge. The names of the image files are listed as follows.
stop_button.png
The following screenshort is generated from the image listed above.
EventboxChallenge has the following Java source files.
com.example.eventboxchallenge.app.ArtworkTouchListener.java com.example.eventboxchallenge.app.AudioPlayerService.java com.example.eventboxchallenge.app.AudioPlaylist.java com.example.eventboxchallenge.app.AudioTrack.java com.example.eventboxchallenge.app.MainActivity.java com.example.eventboxchallenge.app.MediaPlayerWrapper.java