Questions tagged as 'gps'

1
answer

How to keep the MainActivity "feeding" the map Activity?

I have this code and at the moment I need to pass a latitude and a longitude to receive on the map and show the current position the user is in, the problem is that by passing Intent to execute and does not update the position, only retur...
asked by 27.11.2017 / 02:02
0
answers

I'm developing an android app for a network of stores

I would like to know how to get my location and display a Maker. Then you would like to create a web service that provides the coordinates of a store network. In case I have to display the stores closest to the user's location. my doubt is...
asked by 28.11.2017 / 19:10
0
answers

Delay too large when getting GPS coordinates

I'm having delay problems in getting the GPS coordinates. I get them the moment the user presses a textbox to validate the data. Motorola devices go well. Now testing on the OnePlus 3T (A3000) and on LG the delay has between 12 and 15 seconds, n...
asked by 06.11.2017 / 17:55
0
answers

GPS plugged in but does not work in APP anymore

Okay? Next, I am implementing a GPS code in my APP. It was working normally until then, until the time I tested turn off the GPS of the phone - to see if it gave error in the same APP. But when I activated the GPS of the cell phone again, it is...
asked by 01.08.2017 / 02:00
2
answers

How to approach the view of your location, and make it follow during a journey?

Please, I'm new to the area and I'm creating an app that will tell the distance, speed, calories spent, and user time during a race / walk. The simulator is finding the location, but the screen does not follow the walk, besides the view from...
asked by 10.04.2017 / 16:57
0
answers

I can not get data from the OpenWeatherMap API When I use the GPS Coordinates As Argument

I'm trying to make a small application that consumes the OpenWeatherMap API but uses the location of the device to do so, the coordinates. I was able to get the coordinates of the device, however when I injected the same coordinates in...
asked by 21.10.2016 / 22:07
0
answers

Send location to a WebService in the background

How do I make my iOS application using objective-c send my location in the background without running out of battery, and does not fail and is not disapproved by Apple, would anyone have any idea how to do that?     
asked by 29.01.2016 / 13:25
0
answers

Pick up new coordinates whenever the user moves the marker

The application is already picking up the location of the correct user, but I wanted it if the user moved the marker to another street, the application would take this new coordinate. Follow the code below     
asked by 26.02.2016 / 17:32
0
answers

How to capture data from a connected gps in php

I'm trying to develop a crawler system. I got the gps connection with my php server. But I am a layman on the subject and I do not know how to capture the messages that the GPS sends me. Can someone help me? I followed that example and I wa...
asked by 18.11.2015 / 20:12
1
answer

Get my location through reverseGeocodeLocation

I would like your help to solve a problem, I have a delivery system that gets my location using GPS, I've been reading something about "reverseGeocodeLocation", but I only get one result but it's not always what I'm in if I am in my house in the...
asked by 29.07.2015 / 23:06