nikosRepo / Thesis

Android Background Service Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Android Background Service Application


Languages

Language:Java 100.0%