Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 291 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 291 Bytes

HikePix

This app requests a photo from the public flickr photo search api for his location every 100 meters to add to the stream.

Update your local.properties file with the api key

flickrApiKey=<api-key>  
flickrApiSecret=<api-secret>