|
Triton Mobile SDK for Android 3.5.1
This is a custom android player made by Triton Digital
|
Contains utility methods to help use the location manager in an app. More...
Static Public Member Functions | |
| static void | prefetchNetworkLocation (Context context) |
| Prefetch the network provider location in order to increase the chances of having a valid location when "getLastKnownLocation()" will get called. | |
| static Location | getLastKnownNetworkLocation (Context context) |
| Returns the last known network provider location. | |
| static boolean | isAnyLocationProviderEnabled (Context context) |
| Tells if any location provider is enabled. | |
Contains utility methods to help use the location manager in an app.
|
static |
Tells if any location provider is enabled.
Ignores security exceptions.