Skip to content

svkaka/SpotifyAlbumSearch

Repository files navigation

SpotifyAlbumSearch

To run:

has

  • remoteRx module (java library) for remote calls
  • app module (android app module) for ui and logic
  • common (java library without external dependencies) for entities

does

  • authenticatate client
  • load albums from query
  • present retrieved albums
  • load album details
  • present retrieved details
  • play preview of first album song

uses

  • architecture components (viewModel, liveData, databinding)
  • Rx-java, Rx-android, moshi converter, rxjava adapter
  • material components, contstraint layout

todo

  • paging
  • dagger
  • start search on button click

bugs

  • 2 requests on fragment creation

About

Simple app that can search for albums on Spotify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published