I have tried to get the latitude and longitude position that was stored in MySQL. I want use the values to my Android map application.
Here is my code:
d
String des_lat = z.getExtras().getString(key);
try this its helpful to you