Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

How to get GPS/Location data

Hi all,

I'm really new to Titanium and am looking to create an android app (really a background service) that would collect the following information and send it off to a server to track the location of the phone:

RSSI Reading (received signal strength indication)
Latitude
Longitude
Course over Ground (0-360)
Speed
Status of GPS (valid fix, invalid fix, last known position, etc..)

of Satellites used for fix

Is it possible to get these values using the Titanium API, and if so could you provide some guidance as to which calls provide this data?

Thanks!
Justin

— asked October 29th 2010 by Justin Toth
  • gps
0 Comments

1 Answer

  • Accepted Answer

    look in the Kitchen Sink Application specifically geolocation.js I believe

    — answered October 29th 2010 by Aaron Saunders
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.