Hi Alex,

> I tried to post this message on the GEARS users group but, for some
> reason the post was rejected.
This is the right place for technical questions like this.

> I have searched this group's archives, and several other sources for
> information on direct access to GEARS geolocation functions from an
> Android application. To date, I have not found any.
Why do you want to use the Gears Geolocation functions? Android
provides its own an easy-to-use location API
(http://developer.android.com/reference/android/location/LocationManager.html),
which you can use directly from your Android application. (For various
technical reasons, Gears does not use this API but instead obtains
GPS, radio and WiFi data directly from the system).

Steve

Reply via email to