Hi! Everyone. I'm a new Android developer and this is my first post on this forum. I have a problem.
I can get the langitude and longitude of a location in degrees by the GPS. I need cartesian coordinates for my algorithm.
I have found an algorithm for translating the latitude/longitude in cartesian coordinates but I need to know the hemisphere of the location, i.e. I need to know if the latitude is North or South and if the longitude is West or East. How to get this information?
Thanks in advance
klebe



