System requirements for 100.11.0

This page lists system requirements for the 100.11.0 release of ArcGIS Runtime SDK for Android.

System requirements for recent previous releases are linked to from the bottom of this page. For older system requirements, see past guide versions in PDF format on the downloads page.

Supported operating systems for development

The operating systems that ArcGIS Runtime SDK for Android supports are the same as those listed for the Android SDK developed by Google. Generally, development is supported on Apple macOS (Intel), Linux, and Windows-based operating systems. Refer to Google documentation for the specific operating system versions that are supported.

Deploying your apps

Your apps can run on Android phones and tablets with the Android platform version 6.0, Marshmallow (API level 23) and above. Devices with the armeabi-v7a and arm64-v8a architectures are supported.

Software requirements

ArcGIS Runtime SDK for Android transitive dependencies

The SDK introduces the following transitive dependencies to your project. If you depend on the ArcGIS Runtime SDK for Android via referencing it in your Gradle script from our Maven repository, as described in Install the SDK, these transitive dependencies will be configured for your project automatically. However, if you require these dependencies in your own code, you need to add them explicitly to your Gradle script, so they get added to your project's compile class path.

DependencyVersionScopeGradle
Gson2.8.6runtimecom.google.code.gson:gson:2.8.6
Android browser1.3.0runtimeandroidx.browser:browser:1.3.0
Androidx Local Broadcast Manager1.0.0runtimeandroidx.localbroadcastmanager: localbroadcastmanager:1.0.0

IDEs

Android Studio

Esri supports and recommends the use of Android Studio (latest stable release) for development of apps that use ArcGIS Runtime SDK for Android, as this is the IDE officially supported by Google for Android development.

For more recommended settings in Android Studio, see [Install and set up]((xref://site.self/install-and-set-up).

IntelliJ IDEA

IntelliJ IDEA is the IDE upon which Android Studio is based. However, IntelliJ IDEA comes bundled with an Android plugin and supports Android Gradle based build system so you can work directly with ArcGIS Runtime SDK for Android in IntelliJ IDEA. Read more about support for Android development in IntelliJ IDEA.

Android SDK support

The Android SDK Tools are required for development with this SDK . This component of the Android SDK is included with Android Studio. If you are developing with a different IDE you may need to install and set up these tools manually. Depending on your IDE, you may require an appropriate Java Development Kit (JDK) to be installed. JDKs can be downloaded from the AdoptOpenJDK website. Android Studio no longer requires a separate JDK to be installed.

Java 8 language features

Android Studio 3.0 introduced support for a subset of Java 8 language features that vary by Android platform version. These language features are used throughout the ArcGIS Runtime SDK for Android documentation and samples. To ensure these code examples compile when used in your app, set the compatibility of your app module in Android Studio to use Java 8 language features. If using a different IDE, you may need to manually configure Java 8 language use.

OpenGL ES

ArcGIS Runtime SDK for Android uses OpenGL ES technology to render map images. This technology makes the product much more versatile and usable by reducing the memory footprint, dramatically improving rendering speeds and using less power. The 2D MapView uses OpenGL ES 3.0 if available on the device, otherwise OpenGL ES 2.0 is used. The 3D SceneView requires OpenGL ES 3.0.

You need to configure graphics acceleration when using an Android emulator.

OpenGL ES 3.0 for geoanalysis

OpenGL ES 3.0 or above is required if you are using the geoanalysis tools (see the com.esri.arcgisruntime.geoanalysis package). These analysis classes primarily perform work on the Graphics Processing Unit (GPU).

ArcGIS software and connected services

Use this table to determine the lowest Version of the ArcGIS Software that supports a specific ArcGIS Runtime function.

ArcGIS SoftwareVersionFunctionality supported by ArcGIS Runtime
ArcGIS Enterprise10.9
  • Honor scale expression in a dictionary renderer
  • Take a dictionary web style (referenced in a web map) offline
  • Read a dictionary renderer from a web map
  • Subtype group layers
10.8.1
  • Read CIM symbols from a web map
10.8
  • Standard and advanced Named User licensing
  • Web styles
10.7.1
  • Scheduled updates to the feature services involved in the preplanned workflow (offline maps)
10.7
  • Annotation layers
  • Feature linked annotation
10.6.1
  • Offline maps created using the preplanned workflow
  • Feature tiles
  • Branch versioning
10.4
  • Web maps and scenes
  • Feature services
  • Tiled services
  • Offline maps created using the on-demand workflow
  • Advanced parameters for the on-demand workflow (offline maps)
ArcGIS Pro2.7
  • Honor scale expression in a dictionary renderer
  • Take a dictionary web style (referenced in a web map) offline
  • Read CIM symbols from a web map
  • Read a dictionary renderer from a web map
  • Subtype group layers
2.6
  • Online services (for layers and tables) in mobile map and scene packages
  • Publishing web styles
  • Dictionary web styles in mobile map packages
2.5
  • Elevation sources can use raster files in a mobile scene package
  • Transportation networks in a mobile scene package
  • Vector tile packages with custom styles in mobile map packages
2.4
  • Expiration of mobile map and scene packages (requires the Publisher Extension)
  • Utility network (version 3)
2.3.2
  • Create a mobile scene package (.mspk)
2.3
  • Create annotation layers and publish in a mobile map package
  • Next generation (.loz) locators
2.2
  • Create a mobile map package (.mmpk)
  • Utility network (version 2)
ArcMap10.4
  • Create Runtime Content

Versions of supported specifications

Specifications supported in this release include the following:

  • GeoPackage versions 1.0, 1.1, and 1.2
  • Military standards APP-6(B), APP-6(D), MIL-STD-2525B (change 2), MIL-STD-2525C, and MIL-STD-2525D
  • Web Feature Service (WFS) versions 2.0.0 and 2.0.2
  • Web Map Service (WMS) versions 1.1.0, 1.1.1, and 1.3.0
  • WMTS version 1.0.0

Augmented reality: ARCore version 1.8 is supported

For older system requirements, see past guide versions in PDF format on the downloads page.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.