android - Adding distance to a GPS coordinate -


I am trying to generate some points from certain points using GPS at random distances.

How can I add distances to the GPS coordinates? I have seen UTM on GPS conversion, but is there an easy way to achieve this?

I am just working on the Android platform.

Cheers, FGS

(lat0, lon0): Initial Position (Unit: Degree )

Comments