AddPost(new Post('SoundCloud Droid', <<SoundCloud Droid is an app for the Android platform allowing file upload to SoundCloud. You can purchase it on the Android Market to support development (link only works on Android devices with Android Market) or download it from its project site.

The current functionality allows you to:

EOD )); $page->AddPost(new Post('Instructions', <<
  • launch the app
  • authorize SoundCloud Droid with access to SoundCloud by:
    1. clicking Connect to SoundCloud on the main screen
    2. entering your credentials (e-mail and password) in the SoundCloud webpage that comes up, if needed
    3. clicking on the Allow access button on the SoundCloud webpage
  • the app should report being authorized under your username (e.g. "Connected to SoundCloud as user123.")
  • to access the main functionality, select "Track Lists"
    1. to upload a file:
      • you can click on "Play/Upload/Download My Tracks" then MENU, then "Upload", or
      • you can initiate file upload directly from another app (e.g., in OI File Manager long-press a file and choose send, or in Rehearsal Assistant long-press a recording and choose e-mail / send)
    2. you will be notified when of the upload progress and when the upload is complete (you can also select "Upload Status" in the MENU of "Play/Upload/Download My Tracks")
    3. to play, download, or delete a track:
      • select "Play/Upload/Download My Tracks" or "My Favorites", or any other artist track searches you have saved under your "Track Lists"
      • to play, select a track
      • to download, long-press a track and choose "Download MP3"
      • to delete, long-press a track and choose "Delete"
    4. to search for artists
      1. select "Search for Artists" in the MENU of "Track Lists"
      2. enter a search query (e.g., the artist's name) and select "Search"
      3. select an artist to view their tracks
      4. you can select "Save to Tracks List" to save this search and access it from your "Track Lists"
  • report and defects or feature requests using the MENU
  • EOD )); $page->AddPost(new Post('License', <<Copyright (C) 2009,2010 urbanSTEW

    This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

    This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

    You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

    EOD )); $page->Render(); ?>