MyFirstApp#

The app should ease it to send mp3 files to our mpd server (via ssh/scp preferably).
This mp3 file is sitting somewhere on the mobile device, and should be "pickable" by a music app or file explorere type app, long pushing it and sending it to MyFirstApp.
The app should also allow you to modify the ID3 tags before (saving and) sending it to the mpd.

Resources#

TODO's / whishlist#

  • renaming an mp3 file
  • to which activity should we return after saving/sending the file ? ==> just finish()
  • facilitating preferences for :
    • server hostname/address
    • server port
    • login user
    • login password
    • pub/private key ?
    • mpd directory (/var/lib/mpd/music)
  • logging ?
  • look and feel
  • name? => send2mpd