B4A Question GPS address to location - Yayou49 (first post)    May 16, 2017 You should have a look at the Geocoder library.
Thx for your help, I will try !... B4A Tutorial GPS / GNSS tutorial - Erel    Mar 13, 2025   (23 reactions)   tags: gps, Erel The GNSS library replaces the old GPS library. The GNSS library is available here: https://www.b4x.com/android/forum/threads/gnss-library-an-updated-gps-library.109110/#content 162530 Using it is quite simple: 1. Checking whether location services are available. If not take the user to the settings. 2. Request permission. If the purpose is to get the user location then the FusedLocationProvider might be a better option: https://www.b4x.com/android/forum/threads/fusedlocationprovider... B4A Class Open Street Map viewer - GPS - spsp    Mar 17, 2021   (61 reactions) for the compass and gps
How to use it :
- Just add the cvMap custom view with the designer...
- Button Menu
- Grid
- Center
- GPS position and bearing
Event :
- ready
- Lat/lng changed
- Zoom...
- Button Menu clicked
- Scale clicked
- Compass Clicked
- GPS Clicked
Tile Server
2 new properties... : https://a.tile.openstreetmap.org/
userAgent : request to the tile server requires a user agent in... Share My Creation [Web][BANanoSQL] Offline First Relational Address Book created with SithasoDaisy5 Low Code Generator - Mashiane    Sep 13, 2025   (2 reactions) Hi Fam Download Source Code Access the Address Book on Vercel SithasoDaisy5 Low Code Generator 🏗️ Building an Offline-First Address Book with SithasoDaisy5 Low-Code Power In today’s fast-paced world, we expect our apps to work anytime, anywhere — even offline. That’s why I recently built a modern, offline-first Address Book Web App using SithasoDaisy5, TailwindCSS, DaisyUI, and BANAno... Address, City, State, Postal Code. Category Table → Groups like Family, Friends, Business, Emergency... B4A Question Auto check current location to detect arrival at a particular site? - tsteward (first post)    Oct 13, 2023 I can get the address in currently at. I've convert GPS to address no problem.
What I haven't learnt yet is when a customer rings and gives me their address I need to get the GPS.
Anyway... Share My Creation [Web][SithasoDaisy5] Full Stack LowCode Generated Address Book CRUD WebApp using PocketBase Back-End - Mashiane    Oct 19, 2025   (2 reactions) SCREENS 167935 167936 167937 167938 Running An Already Existing AddressBook WebApp... (get it from Github, link below) to run from the source & BANano https://www.b4x.com/android....com password: H@8ZX~3KE8 Exploring the SithasoDaisy5 Low Code Generator (AddressBook Project... this project. Import it to the SD5LCG Check this YT for more context of what we are trying to achieve... B4A Library Updates to internal libraries - Erel    Aug 20, 2025   (16 reactions)   tags: CoreLibs Updates to internal B4A libraries will be posted here. Make sure to check the library version before updating. These libraries should be copied to the internal libraries folder (Program Files\Anywhere Software\B4A\Libraries).... B4J Tutorial Integrated B4JPackager11 - The simple way to distribute standalone UI apps - Erel    Feb 26, 2026   (50 reactions) B4JPackager11 is a utility written in B4J that uses the underlying Java tools to create...-the-simplest-way-to-distribute-ui-apps.99835/#content The output of this tool looks like this: https://www.b4x.com/basic4android/images/explorer_fa8Z3lAQP3.png You need to distribute the executable together with the 4 folders. The run_debug.bat batch file is useful to test the program and see the logs... to build a single file installer. The integrated packager creates a Windows package... B4i Code Snippet Resolve host to ip address (IPv4) - Erel    Aug 20, 2025   (7 reactions) Add to B4XMainPage or any other module, at the end:
#if OBJC
@end
#include <netdb.h>
#include <arpa/inet.h>
#include <netinet/in.h>
@interface AddressForHost : NSObject
@end... Italian da coordinare latitudine longitudine ottenere indirizzo completo e viceversa - Star-Dust (first post)    Jun 11, 2022 /?query=Address+to+gps
Molte cose le trovi facilmente senza chiedere, per il resto sentiti libero di... Page: 1   2   3   4   5   6   7   |