Very Simple Audio player with wear smartwatch notification control Enjoy Rome DevFest 2014! roma.gdg.io.
WearAudioPlayer is hosted in the following web site
https://github.com/orlando-antonino/WearAudioPlayer
If you think the Android project WearAudioPlayer 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 WearAudioPlayer.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Activity Count | 2 |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE |
Raw File Names | res\raw\badnews.m4a |
There are 12 image files in WearAudioPlayer. The names of the image files are listed as follows.
bg.png ic_lap.png ic_start.png ic_stop.png img_btn_next.png img_btn_next_pressed.png img_btn_pause.png img_btn_pause_pressed.png img_btn_play.png img_btn_play_pressed.png img_btn_previous.png img_btn_previous_pressed.png
The following screenshort is generated from the image listed above.
WearAudioPlayer has the following Java source files.
it.gdglab.weare.wearaudioplayer.ApplicationTest.java it.gdglab.weare.wearaudioplayer.MainActivity.java it.gdglab.weare.wearaudioplayer.MusicService.java it.gdglab.weare.wearaudioplayer.MusicServiceClient.java it.gdglab.weare.wearaudioplayer.NotificationReceiver.java it.gdglab.weare.wearaudioplayer.SongsManager.java