TheRockXu / audio-streaming-player

Free Music Player based on Free Music Archive Restful API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

audio-streaming-player

Free and open-source streaming audio player for Android phones.

You can download application apk file instantly from the following link: free-music.apk

Application description

Free Music is a streaming application for Android that lets you listen and download instantly to more than 100 thousand songs with integrated search functionality all available in `Free Music Archive` web site (http://freemusicarchive.org/). It requires no sign up, displays no ads and is 100% free and safe.

Screenshots from free-music-app

albums page
main feed page

artists page
main feed page with loaded similar movies

genres page
detail page view

album detail page
main feed page with active search view

song player page
integrated youtube player

songs page (by genre)
integrated youtube player

artist detail page
integrated youtube player

notification control view
integrated youtube player

search history page
integrated youtube player

search results page
integrated youtube player

Used libraries

  • com.android.volley:volley:1.0.0 Networking library (+ image caching)
  • com.google.dagger:dagger:2.0 Dependency injection library
  • com.jakewharton.timber:timber:3.0.1 Logging library (Square)
  • com.jakewharton:butterknife:7.0.1 View injection library (Square)
  • com.google.code.gson:gson:2.7 Serializing/Deserializing library
  • net.orfjackal.retrolambda:retrolambda:2.3.0 java 8 lambda support library
  • com.github.rahatarmanahmed:circularprogressview:2.5.0 Circular progress view library
  • com.github.traex.rippleeffect:library:1.3 Ripple effect for pre lollipop devices
  • com.squareup.okhttp3:okhttp:3.4.1 Networking library (Square)
  • io.branch.sdk.android:library:2.+ Deep linking library

About

Free Music Player based on Free Music Archive Restful API.


Languages

Language:Java 100.0%