October 2010
Intermediate to advanced
400 pages
8h 3m
English
Location-Based Services (LBS) enable some of the most popular mobile applications. Location can be integrated with many functions, such as Internet searching, picture taking, gaming, and social networking. Developers can leverage the available location technology to make their applications more relevant and local.
This chapter introduces methods to obtain the device’s location and then track, geocode, and map it. In addition, there are recipes on overlaying the map with markers and views.
An application requires the following to access the location services from the Android system:
• LocationManager—Class providing access to Android system location services
• LocationListener—Interface for receiving ...
Read now
Unlock full access