Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/benawad/how-to-use-retrofit--part-2
- Owner: benawad
- Created: 2015-07-06T20:01:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-10T15:27:40.000Z (over 9 years ago)
- Last Synced: 2024-11-03T04:40:20.934Z (2 months ago)
- Language: Java
- Homepage: http://benawad.com/how-to-use-retrofit-part-2/
- Size: 195 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/