A simple Android app to (ID3 edit and) send mp3 files from your mobile to a server running an MPD.
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.
The following table is the detailed list of Send2MPD.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 16 |
Activity Count | 2 |
jar files used | acra-4.4.0.jar android-support-v4.jar jaudiotagger-2.0.4-20111207.115108-15.jar jsch-0.1.49.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\CrashReports-Template.csv |
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.
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