I am creating an Android Application, And I need the direction for a particular place in a string/JSON/XML or any raw format, so I can direct the user to goto the place without leaving my application. I will be very thankful for any answers.
You can achieve that by means on Directions API from Google Maps. I am not sure about your requirements but in general, the steps are the following:
https://maps.googleapis.com/maps/api/directions/outputFormat?parameters
https://maps.googleapis.com/maps/api/directions/json?parameters