Skip to main content

Posts

Showing posts from May, 2016

Simple Google Maps(Google Maps Android API) - Android Tutorial

In this Android Google Maps API Tutorial , we will create a simple map.To use Google Maps we need Google Maps Android API. Now don’t worry about getting an API is very easy. First lets create our android project for this  Android Google Maps Tutorial . Android Google Maps Tutorial Open android studio and create a new Android Project. I named it GoogleMaps. We will select Google Maps Activity from the predefined templates. (This will simplify the process of adding google map) Google Maps Activity Now click next -> and finish. You will see the below screen when your android google maps tutorial project is fully loaded.                                                                           google_maps_api.xml See the highlighted text it is a link. Copy this and paste it to your browser (Make sure you are logged in your google account). You will see this.                                                                            Developers Consol