Im developping an Android app witch contains a list of saved place. Each place is defined by latitude and longitude. The problem is want to compare those coordinate with the current location of the user (define with his current location) to find the more closer place.
I have no problem to get the user's coordinate but i don't have any idea how to proceed.
I still search on internet but found nothing. Thanks if you can help me