Currently, the Android application for enviroCar can record tracks only when it is connected to the OBD-II adapter through Bluetooth. What if the user does not have a working OBD-II adapter? What if Bluetooth is not working in user’s mobile phone? In both the cases, the enviroCar app will be of no use to the user. This limits the usage of the app to a great extent. In my Google Summer of Code 2018 project, I want to add plain GPS based recording of a track in the enviroCar Android application. This will increase the usability of the enviroCar app and simultaneously increase the collection of data in the enviroCar server, which can be used to analyze traffic.more >