i want to display manually road direction waypoint in android and NOT using intent like
Intent intent = new Intent(Intent.ACTION_VIEW,
Uri.parse
cz i want the direction data, so i want to save direction in an array, anybody know how to do that?