Tag Archives: android

David SoundCloud Android

Yeah, we’ve heard you – you’ve been patiently waiting for this one. It was a challenge for us to keep this a secret for a few months and that makes it even more exciting to be finally announcing the release of the official SoundCloud app for Android.

One quick note before we start: we wanted to release the app in time for the holidays and we’ll continue the development of the app so if you’re comparing the features to the ones available on the iPhone version and missing something, don’t worry, new updates will happen rapidly.

SoundCloud Android:

The official SoundCloud Android app lets you easily access, browse and listen to the sounds shared to you while you’re on the road and away from your computer. The app also includes recording functionality that lets you capture any sound around you and instantly save it in the ‘Cloud.  Stay tuned, plenty more to come too.

Features include:

  • Record: capture and share your sounds on the go, wherever you are
  • Browse, listen to and favorite sounds shared with you exclusively and on your Dashboard
  • Visualize your sounds with the SoundCloud waveform and use it to seek inside a track
  • Find and follow any SoundCloud user within the app
  • Background playback

The next update will include sharing to Facebook & Twitter and also the ability to comment.

To get the app, scan the QR code at the bottom of this post with your Android phone, or open the Android Market Place on your phone, search for “SoundCloud” and download the app for free. Below are some some screenshots of how it looks:

And the QR code for the app:

For the free iPhone version of the app, click here and browse our App Gallery for more mobile, desktop and web apps.

How about that? Let us know in the comments!

Happy Holidays!

David Announcing a Java Wrapper for the SoundCloud API

Today we’re adding a Java wrapper to the list of third-party libraries for the SoundCloud API.

The library is written by Stjepan Rajko at urbanSTEW and was originally extracted from their SoundCloud Droid app for Android.

The wrapper is released under the Apache License 2.0 and makes it much easier to integrate SoundCloud features in Java-based apps. Among other nice things, this means you can now build Android apps that send audio files to SoundCloud or stream audio from the cloud.

Documentation and source code can be found here: code.google.com/p/soundcloudapi-java

Happy coding!