Share My Creation GPS Example - klaus    Apr 05, 2024   (27 reactions) Image GPS_5
Comments on the images:
GPS_1 Display of a GPS path with polyline and markers
GPS_2 Display of current GPS data with the position on the map
GPS_3 Display of GPS path data in a table
GPS_4 Main screen, display of a tooltip, just touched the PATH button before releasing it
GPS_5 Display B4A Question How to draw a GPS Route WHITOUT a maps app - BlueVision (first post)    Oct 05, 2022 More or less the same result, I am sure. You can't expect that much accuracy by cheap hardware always used in smartphones.
As said above, GPS is more or less only a thing of microseconds, clear view and reflections, amount of satellites used for triangulation and finally some math. B4A Question GPS measure the distance between two coordinates - Ohanian (first post)    Oct 20, 2018   (1 reaction) Hi,
https://www.b4x./?query=distanceto B4A Tutorial Gnss Status Updates - Erel    Oct 26, 2018   (15 reactions) Starting from Android 7 we can extract more information about the satellite navigation status. GPS is the first satellites system (the American system). There are several more systems now available. Android supports all kinds of systems: https://developer.android. The attached project is based on B4A Question USB GPS Dongle - agraham (first post)    Aug 27, 2024   (1 reaction) The external GPS sends those sentences to you and you have to decode them to get the location information you want. Furthermore, because they arrive from a serial port they will not arrive as complete packets so you will have to buffer incoming data, scan it for the sentence header and trailer and t B4A Question Track Speed even when the B4XPage/App is swiped in background - emexes (first post)    Dec 04, 2022   (1 reaction) Sorry, got a bit sidetracked. Where I was heading is that GPS is a major battery drain and something that Android would be keen to discourage use of.
So perhaps using accelerometers to keep GPS switched off until it's actually needed, might help you fly under the radar of Android's power-conservat Other F1 2018 (PS/4) - UDP-Capture - Share my Code and request for help - Daestrum (first post)    Nov 06, 2018   (1 reaction) GPS is for the real world, in a 3D world x is width, z is depth and y is height. B4R Question GPS & sim - Cableguy (first post)    Jul 12, 2019 I don't think you can. Most GPS modules are "slaves" meaning they mostly receive AT commands, and occasionally send commands to the Master device to inform something has happened, like a incoming call or SMS. The it's up to the Master to treat the information received. B4A Question GPS show satellites but no longitude and latitude - netsistemas    Dec 31, 2020 I view and use a GPS DEMO PROYECT from
https://www.b4x.com/android/forum/threads/gps-tutorial.6592/
but, in a house (no street), the app return several satellites, but no lat and lon
why?
i view others app, that return the position in same site (my office/house).
like this:
https://play.google.co Share My Creation GPS - Combined Instruments - BeneBarros    Sep 29, 2016   (2 reactions) GPS - Combined Instruments Uses JGraphicLib Page: 1   2   3   4   5   6   7   Powered by ColBERT |