Feed.fm client library for Android

This is an Android library for making use of the Feed.fm 'music as a service' REST API. This library retrieves and handles playback of audio files and has a simple UI to serve as the foundation for your own music player.

License

License

GroupId

GroupId

fm.feed.android
ArtifactId

ArtifactId

PlayerSDK
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Feed.fm client library for Android
This is an Android library for making use of the Feed.fm 'music as a service' REST API. This library retrieves and handles playback of audio files and has a simple UI to serve as the foundation for your own music player.
Project URL

Project URL

https://developer.feed.fm/documentation

Download PlayerSDK

How to add to project

<!-- https://jarcasting.com/artifacts/fm.feed.android/PlayerSDK/ -->
<dependency>
    <groupId>fm.feed.android</groupId>
    <artifactId>PlayerSDK</artifactId>
    <version>3.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/fm.feed.android/PlayerSDK/
implementation 'fm.feed.android:PlayerSDK:3.0.0'
// https://jarcasting.com/artifacts/fm.feed.android/PlayerSDK/
implementation ("fm.feed.android:PlayerSDK:3.0.0")
'fm.feed.android:PlayerSDK:aar:3.0.0'
<dependency org="fm.feed.android" name="PlayerSDK" rev="3.0.0">
  <artifact name="PlayerSDK" type="aar" />
</dependency>
@Grapes(
@Grab(group='fm.feed.android', module='PlayerSDK', version='3.0.0')
)
libraryDependencies += "fm.feed.android" % "PlayerSDK" % "3.0.0"
[fm.feed.android/PlayerSDK "3.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
com.squareup : otto jar 1.3.5
com.caverock : androidsvg jar 1.2.1
com.squareup.okhttp : okhttp jar 2.0.0
com.android.support » appcompat-v7 jar 19.1.0
com.android.support » support-annotations jar 22.1.1
com.squareup.okhttp : okhttp-urlconnection jar 2.0.0
com.squareup.retrofit : retrofit jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
1.1.6