[AA] Added Vehicle Listener interface

Added APIP to listen to Vehicle Speed if available.
This commit is contained in:
Alexander Dörflinger
2025-04-09 21:27:31 +02:00
parent 93cae8d160
commit fe5563ec40
14 changed files with 201 additions and 21 deletions

View File

@@ -37,6 +37,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
implementation 'io.reactivex.rxjava3:rxjava:3.1.5'
implementation 'androidx.car.app:app:1.4.0'
implementation 'androidx.car.app:app-projected:1.4.0'
implementation 'androidx.concurrent:concurrent-futures:1.2.0'
// Color Picker Preference