[android-developers] Re: Distance between devices

2011-08-16 Thread lbendlin
I think you need something else entirely. If the two devices are within centimeters of each other surely you can use your eyes to measure the distance. Are you trying to bump them? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Re: Distance between devices

2011-08-16 Thread Chris Stratton
On Monday, August 15, 2011 8:39:03 AM UTC-4, Lucas wrote: I need to measure the distance between two android devices, down to the centimeters, to develop an app I´m working on. I have researched a lot and tried some things with GPS and bluetooth, but not seems to work quite right. Do you

[android-developers] Re: Distance between devices

2011-08-16 Thread Erik
It's possible to use GPS to determine the distance between to receivers to that accuracy, but it involves one device getting the low-level GPS data from the other device and doing some processing on both sets of data. And I have no idea what data you actually need to perform that processing, or

Re: [android-developers] Re: Distance between devices

2011-08-16 Thread Kristopher Micinski
On Tue, Aug 16, 2011 at 3:26 PM, lbendlin l...@bendlin.us wrote: I think you need something else entirely. If the two devices are within centimeters of each other surely you can use your eyes to measure the distance. Are you trying to bump them? Interesting aside, while most people assume

[android-developers] Re: Distance between devices

2011-08-16 Thread lbendlin
no, they definitely do not contain that data. It is not exposed in consumer GPS devices. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this