Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalArgumentException if accuracy is not one of the supported constants Java.Lang.IllegalArgumentException if accuracy is not one of the supported constants Java.Lang.IllegalArgumentException if accuracy is not one of the supported constants Java.Lang.IllegalArgumentException if accuracy is not one of the supported constants Java.Lang.IllegalArgumentException if accuracy is not one of the supported constants
Get method documentation [Android Documentation]
Returns a constant indicating the desired vertical accuracy (altitude).
Accuracy may be Criteria.ACCURACY_LOW, Criteria.ACCURACY_HIGH,
or Criteria.NoRequirement.
Set method documentation [Android Documentation]
Indicates the desired vertical accuracy (altitude).
Accuracy may be Criteria.ACCURACY_LOW, Criteria.ACCURACY_MEDIUM,
Criteria.ACCURACY_HIGH or Criteria.NoRequirement.
More accurate location may consume more power and may take longer.