Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 626 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 626 Bytes

Thesis Android App

The purpose of this thesis is to build an application background service that will provide for seismic traffic in the nearby geographic position of the user. The application is activated by connecting the charger or USB cable and collects data that is stored in Firebase. Disconnecting the cable or charger stops Service. We aim to prevent and warn the user of a possible seismic phenomenon.

Components:

  • Created with Java in Android Studio
  • Using Google Api Services
  • Datas stored with Firebase in real time
  • Running as a Background Service
  • Focus on GPS and Accelerometer to collect datas