Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 627 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 627 Bytes

Vehicle Tracker

This repo contains android code for an app developed for the purpose of tracking a vehicle using the smartphone of the person driving the vehicle or at least present inside it.

Features

  • This app stores the details of user on the smartphone itself, so no database required.
  • GPS enables to accurately collect the real time speed of the vehicle.
  • Overspeeding results in a message being sent to the concerned authorities along with Driver's and vehicle details.

Requirements

  • App should be installed on the person's smartphone. (just stating the obvious)
  • Either GPS or Network should be enabled.