This is an Android client for the Unsplash API.
To Interact with the Unsplash API an Access Key will be required,to get one;
- Create an Account on Unsplash
- Register your application
- Obtain Access Key from application dashboard
Then Place the access key in your environment as a variable this can be done in
the global
gradle.properties
file as such
UNSPLASH_ACCESS_KEY = your access key
© David Odari,2019 |