Android Open Source - Development mediaplayer M






Project Summary

Media Player for Android and FirefoxOs, not for iOS..

Web Site / Source Repository

M is hosted in the following web site
https://github.com/ppamorim/M

If you think the Android project M 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 M.

ItemValue
Java File Count15
Supported screen sizes[hdpi, xhdpi]
Activity Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 2 image files in M. The names of the image files are listed as follows.

pause.png
player.png

The following screenshort is generated from the image listed above.

null

Java Source Files

M has the following Java source files.

m.m.com.m.BaseActivity.java
m.m.com.m.adapter.SongAdapter.java
m.m.com.m.core.activity.HelperActivity.java
m.m.com.m.core.mApplication.java
m.m.com.m.core.service.AbstractService.java
m.m.com.m.core.view.CustomSeekBar.java
m.m.com.m.model.Song.java
m.m.com.m.notification.SongController.java
m.m.com.m.service.GetAlbumCover.java
m.m.com.m.service.MusicService.java
m.m.com.m.service.SamplePhotoService.java
m.m.com.m.service.internal.MediaService.java
m.m.com.m.service.internal.MusicService.java
m.m.com.m.utils.DebugUtil.java
m.m.com.m.utils.JsonMapper.java