[android-developers] Re: Location API

2016-01-27 Thread adit microsys
Hello Sam Halliday, Can you give me the idea about jsr-179 use in android . Thank you On Tuesday, November 13, 2007 at 6:13:22 PM UTC+5:30, Sam Halliday wrote: > > Hi all, > > I'm playing around with the Android SDK and *loving it*. The XML > approach to interface design is great... and is an

[android-developers] Re: Location API. Detecting proximity to a given point

2010-10-19 Thread Hatch
Yup. did that in the mean time. Thx for the tip. Although I have other questions, I will poste them in a new thread. Thank you for your help Regards Tomislav On Oct 18, 11:47 pm, TreKing treking...@gmail.com wrote: On Mon, Oct 18, 2010 at 5:52 AM, Hatch tomislav.hecimo...@gmail.com wrote:

[android-developers] Re: Location API. Detecting proximity to a given point

2010-10-18 Thread Hatch
Wow, that's great! I missed those docs. Thank you. On Oct 18, 10:45 am, Filip Havlicek havlicek.fi...@gmail.com wrote: Hi Hatch, you can always try thishttp://developer.android.com/reference/android/location/LocationManag..., double, float, long, android.app.PendingIntent) although I'm

[android-developers] Re: Location API. Detecting proximity to a given point

2010-10-18 Thread Hatch
One more thing (looks related enough not to start a new topic:) The Location manager triggers the appropriate intents just fine (way to go !), but it seems I have to manually match with the original location. For instance, I request 'proximity reporting' to locations A, B, and C but by their

Re: [android-developers] Re: Location API. Detecting proximity to a given point

2010-10-18 Thread TreKing
On Mon, Oct 18, 2010 at 5:52 AM, Hatch tomislav.hecimo...@gmail.com wrote: Am I missing something, or that's the only way ? That proximity alert take a PendingIntent, into which you can shove whatever data your little heart desires - including some way of ID'ing the location that generated the

[android-developers] Re: Location API and JSR-179/OpenLAPI

2008-11-29 Thread Sam Halliday
also, OpenLAPI is able to provide a JSR-179 API from an external bluetooth device, Google Earth XML file (excellent for development) or the LandmarkStore . Might be of use to you. On Nov 29, 12:55 pm, Sam Halliday [EMAIL PROTECTED] wrote: Hi all, When Android was first announced, I offered to

[android-developers] Re: Location API and JSR-179/OpenLAPI

2008-11-29 Thread Mark Murphy
Sam Halliday wrote: also, OpenLAPI is able to provide a JSR-179 API from an external bluetooth device, Google Earth XML file (excellent for development) or the LandmarkStore . Might be of use to you. On Nov 29, 12:55 pm, Sam Halliday [EMAIL PROTECTED] wrote: Hi all, When Android was