Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Fetch data from Last.fm and visualize them in pretty way using newest cutting-edge Android technologies

Notifications You must be signed in to change notification settings

mateuszteteruk/last-fm-library

Repository files navigation

Last.fm Library

Archived

Why? Last.fm is really unstable and doesn't fulfill my needs.

What does this repo contain?

You can find here Android app which main goal is to fetch data from Last.fm API and visualize them in pretty way. This is also playground and showcase of using some latest libraries from Android world, including (random order):

  • Gradle Kotlin
  • Dagger
  • Jetpack Compose -> coming soon
  • Multi-module architecture
  • Coroutines
  • and a lot of 'default' ones, like Room, Retrofit etc.

How to build

You have to get your own Last.fm API key. Add it to local.properties file like this:

lastfm_api_key=YOUR_LASTFM_API_KEY

About

Fetch data from Last.fm and visualize them in pretty way using newest cutting-edge Android technologies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages