gps

  1. rleiman

    Android Question GPS_LocationChanged not executing after starting up the GPS

    Hi Everyone, This is a nice library but I'm having some trouble figuring out how to work it. In my main activity I used this coding in Activity_Create. If Starter.GPS1.GPSEnabled = False Then ToastMessageShow("Please enable the GPS device.", True)...
  2. Loibl Johann

    German vom Webview Daten (GPS) an Webseite übergeben

    Ist es möglich das man zb die Gps Koordinaten an die webseite weitergibt welche im Webview geöffnet ist?
  3. rleiman

    Android Question Number of hours east or west of Greenwich England

    Hi Everyone, Is there a way using B4A to find out how many hours east or west of greenwich England i'm at based on the phone's GPS position? For example: Boston is 5 hours west. Thanks.
  4. D

    Android Question RuntimePermissions library issue....

    Hi... First off, I've been using B4A for a while but by no means an expert. I love developing with B4A as it's fun. However, with the latest release, I've been having some issues with the RuntimePermissions library. This is what I get when I hit the F5 button to start debugging: a dialog box...
  5. Waldemar Lima

    Android Question GPS dont working to me

    hi everyone! ( i am very newbie in B4J , B4A , B4I , B4R ) have patience with me :) i am using example by Erel but when i am install it on my device by Bridge , the : Long , Lat Speed , all stay null . note : GPS device is running
  6. carlos7000

    Spanish LocationManager ultima Versión

    Hola. Estoy interesado en probar la librería LocationManager. en este thread: https://www.b4x.com/android/forum/threads/locationmanager-library.13337/ encontré dos versiones, la 1.0 y la 1.1 Me pregunto si aun esta librería es útil, si hay una versión mas reciente, otra librería mejor, ha sido...
  7. carlos7000

    Spanish Monitorear localización desde un servicio

    Hola a todos. Tengo una pequeña inquietud. Deseo crear una sencilla aplicación que me advierta cuando estoy cerca de un lugar dado. Para ello en mi imaginación (aun no lo he probado) he creado el siguiente código: #Region Service Attributes #StartAtBoot: False #ExcludeFromLibrary...
Top