I am using the GPS code from the tutorial on this topic. It seems to work fine on most phones but not on some others (e.g. Moto Droid Turbo with Android 6.0.1). The process hangs and never completes to the LocationChanged event. I think this has something to do with it's being a stationary device. If I move the phone from one side of the office or building to the other the lat and long are eventually discovered.
The function seems to depend on movement of the device. How can I find the location of a stationary device that is sitting on my desk in my office and not going anywhere?
The function seems to depend on movement of the device. How can I find the location of a stationary device that is sitting on my desk in my office and not going anywhere?