Top "Location" questions

Location is a specific position in physical space, e.g. a point on the surface of the Earth described using latitude and longitude coordinates.

how I can get the city name of my current position?

I'm working with android studio and in a popup dialog I want that users can get their position but all …

android gps location
Getting The Location Of A Control Relative To The Entire Screen?

Let's say I have a Control and its location is relative to its parent. If its embedded many times and …

c# winforms controls location
Android O - Old start foreground service still working?

So, with Android O, you need to have your service running as a foreground service if you want to receive …

android location android-8.0-oreo
Detect or prevent if user uses fake location

I will block a user from using my app if they fake the location. So I use isFromMockProvider to check …

android gps location google-api-client
How to simulate driving a route in real device

I have a locations based app and I want to test it without real moving. I know I can provide …

android location
Get current location address for android app

I do not need to display a map. However, I need to use the gps/3g network to locate my …

android gps location reverse-geocoding
iPhone - Backgrounding to poll for events

For quite a while I'd been looking into a way in my iPhone app to poll every X minutes to …

iphone background location multitasking
Test if links are external with jQuery / javascript?

How do I test to see if links are external or internal? Please note: I cannot hard code the local …

javascript jquery location href
How to draw path as I move starting from my current location using Google Maps

I am trying to draw route as I move from my current location. I am facing a big problem in …

android google-maps geolocation location locationlistener
Android :How to get Current Location in Longitude and latitude?

I want to store current Location to database when i click on Button. The location is stored but it is …

android gps location locationlistener on-location-changed