Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.75 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.75 KB

SimRa Android App

CodeFactor

This project is part of the SimRa research project which includes the following subprojects:

In this project, we collect – with a strong focus on data protection and privacy – data on such near crashes to identify when and where bicyclists are especially at risk. We also aim to identify the main routes of bicycle traffic in Berlin. To obtain such data, we have developed a smartphone app that uses GPS information to track routes of bicyclists and the built-in acceleration sensors to pre-categorize near crashes. After their trip, users are asked to annotate and upload the collected data, pseudonymized per trip. For more information see our website.

Instructions

The suffix used in the clientHash to protect the upload is not part of the source code. To compile the project:

  • copy the file Hash-Suffix.h.sample to Hash-Suffix.h
  • replace the sample suffix mcc_simra with the suffix provided from the backend operator
  • compile