In your Android device, when the device location changes, your application can use any of the following location sources to receive updated information, it includes information such as height, precision, direction, speed, and timestamp:
- GPS satellite: supports precise positioning when using GPS sensors.
- Wireless Network: supports approximate positioning when data is connected.
The Geolocation API can provide necessary support for application creation. It can use the location source signal configured in the device.
In this article, you will understand:
- Geolocation API
- Process Geolocation events in applications
- Android-related device license
- Application troubleshooting
Requirements
The following products are required:
Flash Builder 4
Flash Professional CS5
Additional requirements:
Prerequisites
This document assumes that the reader is familiar with ActionScript 3.