Android.Locations.LocationManager.NetworkProvider Field
Name of the network location provider.

Syntax

[Android.Runtime.Register("NETWORK_PROVIDER")]
public const string NetworkProvider

Remarks

Name of the network location provider.

This provider determines location based on availability of cell tower and WiFi access points. Results are retrieved by means of a network lookup.

[Android Documentation]

Requirements

Namespace: Android.Locations
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1