laptop and a wrench

Bug

Setting the 'android:hardwareAccelerated' parameter to 'true' in the AndroidManifest file, renders the map view with a black screen.

Last Published: April 14, 2021 ArcGIS Runtime SDK
Bug ID Number BUG-000138462
SubmittedMarch 25, 2021
Last ModifiedFebruary 13, 2025
Applies toArcGIS Runtime SDK
Version found100.10
Operating SystemAndroid
Operating System Version10.x
StatusKnown Limit

Additional Information

Runtime android starts using TextureView instead of GLSurfaceView since 100.8 Refer to the following link, https://developers.arcgis.com/android/reference/release-notes/prior-releases/100.8.0/ TextureView can only be used in a hardware accelerated window. When rendered in software, TextureView draws nothing. Refer to the following link, https://developer.android.com/reference/android/view/TextureView By default Android API >= 14, android:hardwareAccelerated is always true. TextureView provides distinct advantages when trying to overlay multiple views.

Steps to Reproduce

Bug ID: BUG-000138462

Software:

  • ArcGIS Runtime SDK

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options