This repository contains two Android applications demonstrating the use of location-based services and address geocoding in Android. The first app retrieves and displays the current geographical location of the user, while the second app calculates the distance between two addresses. Both apps use the AirLocation library and the Geocoder class.


πŸ›  Key Features:

🌍 Location Retrieval (App 1)

🏠 Address Geocoding

⚠️ Error Handling


πŸ“š Libraries Used:

πŸ“ AirLocation

πŸ—Ί Geocoder


πŸ“ Code Summary (App 1: Location Retrieval):