[ShareLocation] Added background service functionality

Now the sharing of the location should also be working from
the background.
This commit is contained in:
Alexander Dörflinger
2025-03-21 13:37:32 +01:00
parent ae50dd89df
commit eab7153ea1
18 changed files with 379 additions and 248 deletions

View File

@@ -39,6 +39,7 @@ dependencies {
//Google Maps SDK
implementation 'com.google.android.gms:play-services-maps:19.1.0'
implementation 'com.google.android.gms:play-services-location:21.3.0'
// Glide
implementation 'com.github.bumptech.glide:glide:4.16.0' // Check for the latest version