Posts Tagged ‘ map ’

Android SearchView widget with Google Places API using ActionBarSherlock library

July 18, 2013
By
SuggestView Widget in ActionBar Demo

In this article, we will develop an Android application that can search Google Places API using SearchView widget and show the results in Google Maps Android API V2. In this application the searchview widget is placed in action bar. We know that, the SearchView widget is available only since Android API level 11. So...

Read more »

Adding Google Places Autocomplete API as custom suggestions in Android Search Dialog

July 17, 2013
By
Google Places in Android Search dialog in Action

In this article, we will develop an Android application with a search dialog box. The search dialog box allows users to search various places using Google Places API and shows the result as a marker in the Google Maps Android API V2. We also add custom suggestions to Search Dialog with Google Places Autocomplete...

Read more »

Locating user input address in Google Maps Android api v2 with Geocoding api

July 3, 2013
By
Geocoding with Google Geocoding API in Action

Geocoding is the process of converting a location address into geographic coordinates ( latitude and longitude). This Android application facilitates users to input a location address, then the application can find the a set  of geographic coordinates that matches user input address and marks the corresponding locations in Google Maps Android API V2. In...

Read more »

Showing nearby places and place details using Google Places API and Google Maps Android API V2

June 7, 2013
By
Google Places Details API in Google Maps Android API V2 - Example

In this article, we are going to develop an Android application which shows nearby places of current location in Google Maps Android API V2. On taping the InfoWindow of the marker, the details of the corresponding place will be displayed in a separate activity. This application makes use of Google services like Google Maps...

Read more »

Showing nearby places with photos at any location in Google Maps Android API V2

May 22, 2013
By
Nearby locations in Google Maps Android API V2

In this article, we will develop an Android application which displays nearby places as a set of markers in Google Maps Android API V2 corresponding to the user touched location in the Google Maps and place type selected in the Spinner view. On clicking a marker, the place details like place name, vicinity and...

Read more »

Displaying marker at user input latitude and longitude in Google Maps Android API V2

May 9, 2013
By
Latitude and Longitude in Google Maps Android API V2

In this article, we will develop an Android application which demonstrates how to display a marker in Google Maps Android API V2 corresponding to the user input latitude and longitude. Unlike the application discussed in the article titled “Adding Marker at user input latitude and longitude in Google Map Android API V2“, here user...

Read more »

Adding and removing multiple proximity alerts in Google Maps Android API V2

May 3, 2013
By
Multiple Proximity Alerts in Google Maps Android API V2

In this article, we will develop an Android application which demonstrates how to add multiple proximity alerts in Google Maps Android API V2. We will make use the Android API class “LocationManager” to add and remove the proximity alerts and SharedPreferences to persist the markers on the Google Maps while restarting the application. In...

Read more »

Remove a single marker from Google Maps Android API V2 on clicking InfoWindow

April 26, 2013
By
Remove Single Marker From Google Maps Android API V2

In this article, we will develop an Android application which demonstrates how to remove markers individually from Google Maps Android API V2 on clicking InfoWindow. On clicking ( taping ) a location in the Google Map, a marker is added to the clicked location. Then, on clicking the marker, an infowindow will be displayed...

Read more »

Storing and retrieving locations in SQLite from Google Maps Android API V2

April 23, 2013
By
Storing and retrieving Google Map locations in SQLite database

In this article, we will develop an Android application which demonstrates how to store and retrieve Google Maps locations in SQLite database from Google Maps Android API V2. On taping a location in the Google Map, a marker will be drawn at the taped location and the corresponding coordinates with Google Map zoom level...

Read more »

Adding multiple marker locations in Google Maps Android API V2 and save it in Shared Preferences

April 22, 2013
By
Saving Marker Locations in Shared Preferences

In this article, we will see how to add multiple marker locations in Google Maps Android API V2 and save it in Shared Preferences. Since the marker locations are stored in Shared Preferences, the markers can be restored on restarting the application. This application is developed in Eclipse (4.2.1) with ADT plugin (21.1.0) and...

Read more »

Be friend at g+

Subscribe for Lastest Updates

FBFPowered by ®Google Feedburner