Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

ArcGIS Runtime Android Samples v100.13.0

Compare
Choose a tag to compare
@shubham7109 shubham7109 released this 16 Dec 02:32
· 78 commits to main since this release
b15d2c4

build.gradle (project)

maven { url 'https://esri.jfrog.io/artifactory/arcgis' }

dependencies {
    implementation 'com.esri.arcgisruntime:arcgis-android:100.13.0'
}

Change log:

  • New sample added:
    • Browse building floors
  • Updated samples:
    • Configure subnetwork trace
    • Create and save map
    • Open mobile map scene package
    • List KML contents
  • Additional changes made:
    • Updated Kotlin samples to use Android ViewBinding
    • Removed metadata script
    • Toolkit samples readme changes
    • Updated Java version to JDK 11
    • Updated Kotlin version to 1.5.2
    • Updated Gradle version to 7.0.2