ArcGIS Runtime SDK for Android v10.2.8 released

1233
0
05-10-2016 02:34 AM
Labels (2)
LarsSchmitz
Occasional Contributor III
0 0 1,233

The new version 10.2.8 of the ArcGIS Runtime SDK for Android v10.2.8 has been released. This patch release updates the SDK OpenSSL to version 1.0.2g to address security vulnerabilities.  See this Google FAQ for more information.

To apply this fix, update your build.gradle file with the following dependency:

 

1

 

2

3

 

dependencies {

 

    compile 'com.esri.arcgis.android:arcgis-android:10.2.8'

}

You can download the latest version of the SDK from our developers site. All of our samples have been updated to use the latest version and developer instructions on how to sync your local fork of the samples with our GitHub repository.  We invite you to collaborate with the community and the Esri development team on GeoNet & our GitHub samples.

About the Author
Product Manager, Head of Developer & Startup Program at Esri Germany https://twitter.com/pilukinum http://de.linkedin.com/in/larsschmitz/
Labels