jospint / Architecture-Components-DroidDevs

A demo project that makes use of the architecture components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Architecture-Components-DroidDevs

A demo project that makes uses of the architecture components

Setting up the project...

If you want to open the project, I recommend using the Android Studio 3.0 Canary Build since that is the version of the IDE i have been developing the project
Be aware that you will need to place API keys for DarkSky and Google Places in a keystore.properties file in the root folder
-You can get a free API key for DarkSky API from https://darksky.net/dev/
-...and a free API key for Google Places API from https://developers.google.com/places/?hl=en-419

About

A demo project that makes use of the architecture components

License:Apache License 2.0


Languages

Language:Kotlin 95.8%Language:Java 4.2%