/collect_apk

Application for data collection

HIAAC data collection application

This is a application to collect sensor's data from Android devices.

  • Start/Stop collecting sensor's data
  • Save data into local database
  • Save data to csv format file and store it locally
  • Share the file on Firebase or email, whatsapp

Supported sensors:

  • Accelerometer
  • Ambient Temperature
  • Gyroscope
  • Light
  • Magnetic Field
  • Proximity
  • GPS

Installation steps:

  1. Download the apk file.

2a) If you downloaded it directly from your mobile device, Android will automatically install it for you.

2b) If you download from a computer, use the following adb command to install:

adb install HIAACv<x.x>.apk.apk
  1. After instalation, if you have a previous version installed. You need to clean up Storage and Cache data: image image