This is a DEMO project to use googleMaps and to PIN certain locations the user may want to add a PIN
On the file AndroidManifest.xml replace the value from meta-data with your key
<meta-data
android:name="com.google.android.geo.API_KEY"
android:value="//Here Goes Your Key"/>