Lightweight mp3 & ogg player for Android 2.1 and above..
JustPlay is hosted in the following web site
https://github.com/agustinventura/JustPlay
If you think the Android project JustPlay 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 JustPlay.
Item | Value |
---|---|
Java File Count | 15 |
Minimum SDK Version | 7 |
Activity Count | 2 |
jar files used | acra-4.2.3.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_PHONE_STATE |
There are 17 image files in JustPlay. The names of the image files are listed as follows.
ic_explorer.png ic_ffw.png ic_folder.png ic_left_quote.png ic_music.png ic_next.png ic_pause.png ic_play.png ic_prev.png ic_right_quote.png ic_rwd.png ic_stat_notify_error.png ic_stat_notify_pause.png ic_stat_notify_play.png ic_stat_notify_stop.png ic_stop.png ic_trash.png
The following screenshort is generated from the image listed above.
JustPlay has the following Java source files.
com.crankcode.activities.FileExplorer.java com.crankcode.activities.MediaPlayer.java com.crankcode.adapters.FileAdapter.java com.crankcode.adapters.SongAdapter.java com.crankcode.application.JustPlay.java com.crankcode.services.MediaService.java com.crankcode.services.binders.MediaServiceBinder.java com.crankcode.threads.MediaThread.java com.crankcode.utils.CallManager.java com.crankcode.utils.FileComparator.java com.crankcode.utils.ID3Reader.java com.crankcode.utils.Logger.java com.crankcode.utils.MediaFileFilter.java com.crankcode.utils.SDCardManager.java