Android Open Source - Sound player NPlayer






Project Summary

A android music and movie player..

Web Site / Source Repository

NPlayer is hosted in the following web site
https://github.com/qinxiandiqi/NPlayer

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

ItemValue
Java File Count17
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version10
Minimum SDK Version8
Activity Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




License

The license information of NPlayer is as follows:

Apache License

Resource Files

There are 21 image files in NPlayer. The names of the image files are listed as follows.

del.png
fastforward.png
file.png
folder.png
forwardone.png
listloop.png
model.png
music.png
nextone.png
orderplay.png
playing.png
quit.png
random.png
rewind.png
search.png
singlecycle.png
singleplay.png
start.png
stop.png
upback.png
video.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.qinxiandiqi.adapter.MusicAdapter.java
com.qinxiandiqi.adapter.VideoAdapter.java
com.qinxiandiqi.bean.MediaFile.java
com.qinxiandiqi.bean.MusicFile.java
com.qinxiandiqi.bean.VideoFile.java
com.qinxiandiqi.nplayer.MainActivity.java
com.qinxiandiqi.nplayer.MusicActivity.java
com.qinxiandiqi.nplayer.SearchActivity.java
com.qinxiandiqi.nplayer.VideoActivity.java
com.qinxiandiqi.service.MusicService.java
com.qinxiandiqi.utils.AdapterUtils.java
com.qinxiandiqi.utils.CodeUtils.java
com.qinxiandiqi.utils.FileUtils.java
com.qinxiandiqi.utils.MediaUtils.java
com.qinxiandiqi.utils.PlayingUtils.java
com.qinxiandiqi.utils.PreferenceUtils.java
com.qinxiandiqi.utils.XMLUtils.java