Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 625 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 625 Bytes

SMS Location App This is an Android app that allows users to send their location via SMS to a recipient of their choice.

Features Add a marker to a map at the user's current location Send SMS with latitude and longitude information Receive SMS with latitude and longitude information and open the app to display the location on a map Installation Clone the repository and open the project in Android Studio.

Usage Enter a phone number and message in the app Click the "Send SMS" button to send the message When an SMS with latitude and longitude information is received, the app will open and display the location on a map