gps_locationchanged

  1. rleiman

    Android Question Setting phone’s time programatically

    Hi Everyone, I would like to set my phone’s system time based on the current location position. I’m planing on usine one of the B4A GPS libraries. Is it possible to do this programically? Is there a B4A library that will allow me to do it? Truly, Emad
  2. 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)...
Top