Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.13 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.13 KB

Devfest JKUAT 2016 src code

The source code for 2016's Devfest in JKUAT demonstrating how to intergrate various Google APIs with Android.

Featured Google APIs:

Download the app from playstore here.

Building:

To get your API key and google-services.json,please follow this tutorial on how to intergrate google service with the sample using the gradle plugin.

Place your google-services.json in /app folder and your API key in strings.xml as described here

Please feel free to fork,change and create a pull request.