I want get altitude anywhere my from android phone.
I searching a methods like this way:
{Altitude newAltitude=new Altitude( double latitude,double longitude);}
As a result i will set latitude and longitude then i must get altitude from this (specific) location. I want just Altitude value.
Is there any methods like this.I will use Google Maps Api v2.