I try to get Map route between two places in android and i refered this Link, here
but its showing error at this two places,
HttpClient oHttp = HttpClient.getInterfaces();
String szXml = oHttp.doGet(szUrl,"");
how to solve this
I try to get Map route between two places in android and i refered this Link, here
but its showing error at this two places,
HttpClient oHttp = HttpClient.getInterfaces();
String szXml = oHttp.doGet(szUrl,"");
how to solve this