Top "Gps" questions

Abbreviation for Global Positioning System; a navigational system using satellite signals to fix the location of a radio receiver on or above the earth's surface.

Switching between network and GPS provider

I want to implement a locationListener which will switch between network and GPS providers based on availability. For example if …

android geolocation gps location locationlistener
ddms emulator control disabled

i am beginner in android development and the problem is that emulator control is disabled on the ddms. I tried …

android android-emulator gps ddms
Need android activity to wait until GPS location obtained

Sorry for my english. I'm trying to get a single location from GPS to put on global variables latitude, longitude. …

android android-activity gps wait android-location
How to lookup a zipcode from a GPS coordinate?

Say I have a web service API that accepts a zipcode as a parameter, but I only have access to …

iphone gps zipcode
Get Latitude and Longitude without inserting Sim Card and Start/Stop Gps from Application

I am trying to fetch Gps latitude and longitude, but i am having a query that whenever i try to …

android gps locationmanager
Geopy: calculating GPS heading / bearing

First time poster here. I am doing some data analyses on collected GPS data for a bridge inspection ROV octorotor. …

python python-3.x gps geo geopy
Multi-point trilateration algorithm in Java

I'm trying to implement a trilateration algorithm into my Android app to determine a user's indoor location. I'm using ultra-wideband …

java android gps indoor-positioning-system trilateration
Turn GPS on programmatically like Ola Cabs Android app

I am working on an application and need to integrate GPS location. I want to switch the GPS on programmatically. …

android gps location-services
Getting Altitude(height from sea level) of my location in iphone SDK

I am trying to get Altitude of my location in my application. But every time I try altitude property of …

iphone gps cllocation altitude
track small movements of iphone with no GPS

I have to write an application for iphone that tracks the movement of the iphone itself, given its initial position, …

iphone ios4 gps accelerometer gyroscope