Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benawad/how-to-use-retrofit--part-2


https://github.com/benawad/how-to-use-retrofit--part-2

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# Adding API Key

To run this app on your computer you need to get a [Riot Games API key](https://developer.riotgames.com/) and go into the strings.xml file and add the following line

`YOUR-API-KEY`

inputing in your key.

# Learn how to make this app yourself

Check out my blog post explaining the process http://benawad.com/how-to-use-retrofit-part-2/