<how can i retrieve the coordinates by searching t...
# stackoverflow
u
how can i retrieve the coordinates by searching the address name in the osmdroid map app I would like to add to my application an editText box to search for a point using the address, I would like to obtain the coordinates and then trace a path. how can i implement this? is there a tutorial to follow? subsequently I would like to be able to create a route starting from a predetermined starting point and setting a maximum distance that the route must have, can you help me?