https://github.com/h-iaac/collect_apk
Application for data collection
https://github.com/h-iaac/collect_apk
Last synced: 2 months ago
JSON representation
Application for data collection
- Host: GitHub
- URL: https://github.com/h-iaac/collect_apk
- Owner: H-IAAC
- Created: 2022-04-04T16:49:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T16:29:08.000Z (9 months ago)
- Last Synced: 2024-09-15T05:32:59.155Z (9 months ago)
- Size: 88.8 MB
- Stars: 2
- Watchers: 11
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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, whatsappSupported 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.apk.apk
```
2) After instalation, **if you have a previous** version installed.
You need to clean up Storage and Cache data:

