1.00
com.rootsoft.locationmanager.LocationManager1
LocationManager
process
android.permission.ACCESS_COARSE_LOCATION
android.permission.INTERNET
android.permission.ACCESS_FINE_LOCATION
Initialize
Initializes the Locationmanager
EventName - Events subs prefix.
void
ba
anywheresoftware.b4a.BA
EventName
java.lang.String
stopGPSListening
Stops listening for the locations.
void
requestMobileLocation
Request the location.
LocationChanged, providerdisabled, providerenabled, statuschanged.
void
requestGPSLocation
Request the location.
LocationChanged, providerdisabled, providerenabled, statuschanged.
void
stopMobileListening
Stops listening for the locations.
void
1.1
XverhelstX