Android Open Source - Sound sensor accelerometer-based-musicplayer






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of accelerometer-based-musicplayer.

ItemValue
Java File Count2
Target SDK Version19
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null




Java Source Files

accelerometer-based-musicplayer has the following Java source files.

edu.sjsu.cmpe277.androidapp.Music.java
edu.sjsu.cmpe277.androidapp.MusicPlayer.java