B4A Library FusedLocationProviderGMS (Latest) - Ivica Golubovic    Oct 07, 2023   (26 reactions) This is a new FusedLocationProviderGMS library that is based on the latest version of Google Mobile Services (GMS). Unlike the old version of the FusedLocationProvider library, this version uses the FusedLocationProviderClient class in place of the deprecated FusedLocationProvider class. The FusedLo B4A Library [B4X] Fused Location B4xLibrary - hatzisn    Oct 26, 2020   (25 reactions) Hey everyone,
I created this B4X library to avoid the different implementations of GPS Locating in B4A and B4i.
In B4A it uses the FusedLocationProvider and in B4i it uses the iLocation Library. The code for the FusedLocationProvider in B4A is taken and changed slighly from this thread:
https://w B4A Library FusedLocationProvider - warwound    Mar 12, 2020   (41 reactions) FusedLocationProvider is Android's latest attempt to improve the location services available to your applications.
Official documentation can be found here: https://developer.android.com/google/play-services/location.html.
This library depends on the Google Play Services library, android-support-v B4A Question FusedLocationProvider + Resolution Dialog - Error - samikinikar (first post)    Sep 18, 2022   (2 reactions) The project is downloaded from : https://www.b4x.-resolution-dialog.111652
Library downloaded from : https://www.b4x..50614/#content
The fusedlocationprovider Version is : 1.31
No change in manifest, default program executes without any issues. B4A Tutorial [B4A] [B4XPages] OSM Maps / FusedLocationProviderClient GMS - Harris    May 07, 2024   (7 reactions) May 4, 2024 - Start of tutorial post...
Based on:
https://www.b4x.-street-map-viewer-gps.127827/#content
The original project was based on the GPS object / lib.. a power hungry outdated feature.
This example uses the latest "Fused" location provider (GMS) to accomplish the same... and more...
T B4i Question FusedLocationProvider for B4i - Erel (first post)    Mar 05, 2021   (1 reaction) B4i iLocation works in a similar way to B4A FLP. It is not limited to GPS (or GNSS). B4A Tutorial FusedLocationProvider + Resolution Dialog - Erel    May 10, 2021   (17 reactions) ** This is the only option to enable location services from inside your app. **
Example was updated and is based on B4XPages.
Don't miss:
1. ShowResolutionDialog sub that is added to Main. It needs to be added to the activity that hosts B4XPages.
2. #AdditionalJars in Main.
3. Manifest editor addi B4A Question FusedLocationProvider with tracker service - Erel (first post)    May 31, 2021   (2 reactions) Nothing special is required. Just implement FLP in the tracker service. B4A Question FusedLocationProvider slow v13(33) - Ivica Golubovic (first post)    Feb 19, 2024 You are using an outdated fused location library that was adapted for an older version of the Google Play service. Download the newer FusedLocationProviderGMS library, customize the program and it will work without problems. Spanish FusedLocationProvider vs LocationManager vs... - carlos7000 (first post)    Jul 04, 2023   (1 reaction) Hola José
Ya mire el link y esta muy interesante. Sobre todo porque su clase FusedLocationProviderClient a sido descontinuada y FusedLocationProviderClient emplea métodos asincrónicos.
Yo si imaginaba que ya debería haber una librería mas moderna
Muchas gracias. Page: 1   2   3   4   5   6   7   Powered by ColBERT |