feat: record accelerometer to file

This commit is contained in:
2026-03-22 15:16:13 +01:00
parent 7fb3029e8b
commit cc1a2b5b7a
6 changed files with 192 additions and 5 deletions

View File

@@ -76,6 +76,7 @@ dependencies {
implementation libs.oboe
implementation libs.slf4j.api
implementation libs.logback.android
implementation libs.gson
implementation libs.androidx.core.ktx
implementation libs.androidx.lifecycle.runtime.ktx