# Java API Wrapper

DevFeed: [Java API Wrapper](<https://devfeed.tech/articles/java-api-wrapper-2069.md>)

Original publisher: [Read original article](<https://developers.soundcloud.com/blog//java-api-wrapper>)

Published: 2011-05-19T00:00:00Z

Content type: release

Language: en

Sources: [SoundCloud Backstage Blog](<https://devfeed.tech/sources/soundcloud-backstage-blog.md>)

Topics: [API](<https://devfeed.tech/topics/api.md>), [Java](<https://devfeed.tech/topics/java.md>), [OAuth 2.0](<https://devfeed.tech/topics/oauth2.md>), [App](<https://devfeed.tech/topics/app.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [api](<https://devfeed.tech/tags/api.md>), [applications](<https://devfeed.tech/tags/applications.md>), [dependencies](<https://devfeed.tech/tags/dependencies.md>), [desktop](<https://devfeed.tech/tags/desktop.md>), [github](<https://devfeed.tech/tags/github.md>), [java](<https://devfeed.tech/tags/java.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [oauth2](<https://devfeed.tech/tags/oauth2.md>), [release](<https://devfeed.tech/tags/release.md>), [sdks](<https://devfeed.tech/tags/sdks.md>)

## AI overview

SoundCloud announces the public release of a Java wrapper for the SoundCloud API. The wrapper supports OAuth2, has minimal external dependencies, and is designed for use in desktop and mobile applications.

## Source excerpt

Alongside with the SoundCloud Android app we've created a new Java Wrapper for the SoundCloud API and today we can finally release it to the public! It is simple to use, supports OAuth2 and requires a minimum of external dependencies so it should be easily embeddable in both desktop and mobile applications.