1

Actually i want to calculate the distance of the building shown in the Camera view in Android using Augmented Reality? I have the GPS coordinates of the mobile.

Rahul
  • 35
  • 3

1 Answers1

0

For information on finding the distance between two sets of coordinates, take a look at How to calculate distance using coordinates from LocationManager

Community
  • 1
  • 1
Thane Anthem
  • 4,093
  • 4
  • 26
  • 24
  • Thank you for this . but I have GPS coordinates of only one location i.e mobile not the buildings location. Can you suggest me some thing els. – Rahul Apr 25 '11 at 06:24