Updated motion handling, updated FitnessActivity to match motion handling

This commit is contained in:
Luca Warmenhoven
2024-05-30 14:11:16 +02:00
parent 20b75278f0
commit e5c91b53f7
14 changed files with 568 additions and 642 deletions

View File

@@ -38,9 +38,6 @@ dependencies {
implementation 'org.joml:joml:1.10.5'
implementation 'com.google.code.gson:gson:2.8.6'
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.junit.jupiter:junit-jupiter'
testImplementation 'org.junit.jupiter:junit-jupiter'
testImplementation 'org.junit.jupiter:junit-jupiter'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
implementation 'com.aldebaran:qisdk:1.7.5'