Android Open Source - Development file Send2MPD






Project Summary

A simple Android app to (ID3 edit and) send mp3 files from your mobile to a server running an MPD.

Web Site / Source Repository

Send2MPD is hosted in the following web site
https://github.com/metskem/Send2MPD

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

ItemValue
Java File Count7
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version16
Activity Count2
jar files usedacra-4.4.0.jar
android-support-v4.jar
jaudiotagger-2.0.4-20111207.115108-15.jar
jsch-0.1.49.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\CrashReports-Template.csv




Resource Files

There are 1 image files in Send2MPD. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Send2MPD has the following Java source files.

nl.computerhok.send2mpd.AsyncFileSenderTask.java
nl.computerhok.send2mpd.BorderedTextView.java
nl.computerhok.send2mpd.FileSender.java
nl.computerhok.send2mpd.MainActivity.java
nl.computerhok.send2mpd.MediaFile.java
nl.computerhok.send2mpd.PrefsActivity.java
nl.computerhok.send2mpd.Send2MPDConstants.java