Hello everyone. This is a newly published Android app developed using B4A. It is a land measurement mobile app utilizing Google Maps and FusedLocationProvider. The app supports two types of measurement:
Land Measure
Path Measure (Distance)
Users can employ three different measurement methods...
¡Hola a todos!
He estado revisando varios posts sobre diferentes bibliotecas en B4A que permiten obtener la posición del usuario utilizando el GPS integrado en el móvil. Cada una de estas bibliotecas tiene sus propias ventajas y desventajas. Sin embargo, la mayoría de los posts que he...
Hi all.
I've got this error today - never seen it before.
Fused Location Provider error java.lang.IllegalStateException: GoogleApiClient is not connected yet.
What does it mean and what to do?
Could it be caused by the Airplane mode On or the used turned off Location permission?
Error...
Hi all.
Is it possible to use FusedLocationProvider when Air Plane mode is on?
I tried this example https://www.b4x.com/android/forum/threads/fusedlocationprovider.50614/page-8#post-717726 on my phone with Android 10 and it doesn't work with Air Plane mode On.
Thanks.
Hi all.
I have a question about FusedLocationProvider. I granted permission to use Location in my app, it works fine. Now I have a situation with one phone where GPS itself is turned off (the that under Connections settings). So my code tries to connect to FusedLocation Provider, connection is...
Hi all, is it possible to use FusedLocationProvider for B4i?
In my app the GPS mostly will be used inside buildings so I'm concern about the reception.
Sometimes it just returns 0 for Lat/Long but from my experience the FusedLocationProvider works - I have the same app on Android
Thanks.
Hello, everyone. I have a question about the FusedLocationProvider.
I would like to filter out positions in the LocationChanged event that do not have GPS as location source. The native location-object in Android Studio provides the method getProvider() for this. In B4A this method is missing...
Hi, Guys -
Just downloaded B4A v9.90 and now I have a problem with some code that ran without problems on previous versions.
Program hangs in the this code.
Public Sub SelectCentre
RestartDisplayNewLocationTimer
If mLocator.IsInitialized Then ' Help to handle the bug #0180 Starting...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.