Location Sharing

Android app to share location using phone number

Screenshots

From left to right: Homescreen, shared location.

Source code

Github


Features

  • Install the app using the apk
  • Enter your 10 digit number in the “Enter your identifier” field.
  • Enter the 10 digit number of person you want to track in “Enter the tracking identifier” field.
  • Click on “Track” button.
  • The next screen will show
    • The number you are tracking.
    • Human readable address of the location.
    • GPS coordinates of the location.
    • Time when the corresponding GPS coordinates were recorded.

Technologies used

  • Languages: Java
  • Libraries: Android SDK, Firebase, Google Maps
  • Tools: Android Developer Studio