Workout: offline map init

This commit is contained in:
José Rebelo
2025-04-04 22:02:46 +00:00
committed by José Rebelo
parent 732cbd9b16
commit 8cec2282a8
17 changed files with 576 additions and 75 deletions
+7
View File
@@ -248,6 +248,13 @@ dependencies {
implementation 'com.android.volley:volley:1.2.1'
implementation 'org.msgpack:msgpack-core:0.9.9'
implementation 'com.github.mapsforge.mapsforge:mapsforge-core:0.21.0'
implementation 'com.github.mapsforge.mapsforge:mapsforge-map:0.21.0'
implementation 'com.github.mapsforge.mapsforge:mapsforge-map-reader:0.21.0'
implementation 'com.github.mapsforge.mapsforge:mapsforge-themes:0.21.0'
implementation 'com.github.mapsforge.mapsforge:mapsforge-map-android:0.21.0'
implementation 'com.caverock:androidsvg:1.4'
// Bouncy Castle is included directly in GB, to avoid pulling the entire dependency
// It's included in the org.bouncycastle.shaded package, to fix conflicts with roboelectric
//implementation 'org.bouncycastle:bcpkix-jdk18on:1.76'