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 desired accuracy of location
Accuracy may be Criteria.ACCURACY_FINE if desired location
is fine, else it can be Criteria.ACCURACY_COARSE.
Set method documentation [Android Documentation]
Indicates the desired accuracy for latitude and longitude. Accuracy
may be Criteria.ACCURACY_FINE if desired location
is fine, else it can be Criteria.ACCURACY_COARSE.
More accurate location may consume more power and may take longer.