[Solved] Android code help needed [closed]


Try to implement it, step by step and post here your real code problem.

You should try baby steps like:

  1. Connect to remote server;
  2. List songs from the remote server;
  3. Download one song; …

You can try to split in in smaller taks if needed. If you already have something implemented, please post here your code for us to understand whats the problem.

solved Android code help needed [closed]