Archive for June, 2012

Android Location with Google Maps – Part 2

In Part 1, we analyzed our requirements and the tools at our disposal to get an initial application design. . This part will start the implementation with the lower-level class, LocatorOverlay, and answer the following question: What feature(s) do we want to provide on top of the phone’s location map? Simply displaying a map location on a […]

, , , , ,

1 Comment

Android Location with Google Maps – Part 1

UPDATE: This series is based on the old Google Maps API (v1) and is no longer of any major relevance. For Google Maps v2, check out this article. This series looks at how to design and implement a location-based Android application using the location API and Google Maps. Part One focuses on gathering the requirements, […]

, ,

2 Comments