Skip to content

FunctionalKotlin/final-app

Repository files navigation

Functional Hub

Final App: Bandhook

How to use this project

You can use Android Studio or Intellij to work with this repository.

First thing you will need to compile this project is to get an API Key from Last.fm. It will be used to connect to the service that will provide artists info. Then create a resource file app/src/main/res/values/api_key.xml (this path is ignored by git) with the following content:

<string name="last_fm_api_key">YOUR_KEY</string>

The Kotlin plugin for Android Studio is also required.

Acknowledgements

This project was originally a fork from Antonio Leiva - Bandhook-Kotlin

License

Copyright © FunctionalHub.com 2018. All rights reserved.

Screenshot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages