September 2015
Beginner to intermediate
356 pages
7h 27m
English
Creating our map application with Android Studio is very simple. Android Studio has inbuilt templates that help us to create our map application easily through some simple steps. The first method to do this is by editing the layout from the Android studio inbuilt template. Select File | New Project.
In the next screen, select the target Android SDK version and minimum Android SDK version that your application supports.
In the following screen, select activity as Google Maps Activity and select Next, as shown in the following image:

In the following screenshot, enter a name for activity and layout:
Finally, select ...
Read now
Unlock full access