This app uses accelerometer sensor for controlling the music player actions such as play, prev, next and stop. Turn you phone right and the app plays the next song, turn left it plays the previous song..
accelerometer-based-musicplayer is hosted in the following web site
https://github.com/joejose2728/accelerometer-based-musicplayer
If you think the Android project accelerometer-based-musicplayer 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 accelerometer-based-musicplayer.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
There are 8 image files in accelerometer-based-musicplayer. The names of the image files are listed as follows.
looping.png next.png pause.png play.png previous.png shuffle.png source.png stop.png
The following screenshort is generated from the image listed above.
accelerometer-based-musicplayer has the following Java source files.
edu.sjsu.cmpe277.androidapp.Music.java edu.sjsu.cmpe277.androidapp.MusicPlayer.java