[android][sdk] Create empty SDK library

Signed-off-by: Andrei Shkrob <github@shkrob.dev>
This commit is contained in:
Andrei Shkrob
2025-06-25 19:34:26 +02:00
committed by Konstantin Pastbin
parent 6da8b69a1b
commit 3352279d9d
39 changed files with 39 additions and 14 deletions

28
android/sdk/build.gradle Normal file
View File

@@ -0,0 +1,28 @@
plugins {
id 'com.android.library'
}
android {
namespace 'app.organicmaps.sdk'
compileSdk propCompileSdkVersion.toInteger()
defaultConfig {
minSdk propMinSdkVersion.toInteger()
targetSdk propTargetSdkVersion.toInteger()
}
buildTypes {
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_17
targetCompatibility JavaVersion.VERSION_17
}
}
dependencies {
}

View File

@@ -0,0 +1 @@
../../../../../data/categories.txt

View File

@@ -0,0 +1 @@
../../../../../data/categories_brands.txt

View File

@@ -0,0 +1 @@
../../../../../data/categories_cuisines.txt

View File

@@ -0,0 +1 @@
../../../../../data/classificator.txt

View File

@@ -0,0 +1 @@
../../../../../data/colors.txt

View File

@@ -0,0 +1 @@
../../../../../data/countries-strings

View File

@@ -0,0 +1 @@
../../../../../data/countries.txt

View File

@@ -0,0 +1 @@
../../../../../data/drules_proto_default_dark.bin

View File

@@ -0,0 +1 @@
../../../../../data/drules_proto_default_light.bin

View File

@@ -0,0 +1 @@
../../../../../data/drules_proto_outdoors_dark.bin

View File

@@ -0,0 +1 @@
../../../../../data/drules_proto_outdoors_light.bin

View File

@@ -0,0 +1 @@
../../../../../data/drules_proto_vehicle_dark.bin

View File

@@ -0,0 +1 @@
../../../../../data/drules_proto_vehicle_light.bin

View File

@@ -0,0 +1 @@
../../../../../data/editor.config

View File

@@ -0,0 +1 @@
../../../../../data/fonts

View File

@@ -0,0 +1 @@
../../../../../data/icudt75l.dat

View File

@@ -0,0 +1 @@
../../../../../data/languages.txt

View File

@@ -0,0 +1 @@
../../../../../data/packed_polygons.bin

View File

@@ -0,0 +1 @@
../../../../../data/patterns.txt

View File

@@ -0,0 +1 @@
../../../../../data/resources-6plus_dark

View File

@@ -0,0 +1 @@
../../../../../data/resources-6plus_light

View File

@@ -0,0 +1 @@
../../../../../data/resources-default

View File

@@ -0,0 +1 @@
../../../../../data/resources-hdpi_dark

View File

@@ -0,0 +1 @@
../../../../../data/resources-hdpi_light

View File

@@ -0,0 +1 @@
../../../../../data/resources-mdpi_dark

View File

@@ -0,0 +1 @@
../../../../../data/resources-mdpi_light

View File

@@ -0,0 +1 @@
../../../../../data/resources-xhdpi_dark

View File

@@ -0,0 +1 @@
../../../../../data/resources-xhdpi_light

View File

@@ -0,0 +1 @@
../../../../../data/resources-xxhdpi_dark

View File

@@ -0,0 +1 @@
../../../../../data/resources-xxhdpi_light

View File

@@ -0,0 +1 @@
../../../../../data/resources-xxxhdpi_dark

View File

@@ -0,0 +1 @@
../../../../../data/resources-xxxhdpi_light

View File

@@ -0,0 +1 @@
../../../../../data/sound-strings

View File

@@ -0,0 +1 @@
../../../../../data/transit_colors.txt

View File

@@ -0,0 +1 @@
../../../../../data/types.txt

View File

@@ -0,0 +1 @@
../../../../../data/vulkan_shaders