laptop and a wrench

Erro

Please enhance the ArcGIS for Android SDK template and samples v1.1.1 for Eclipse to include the configuration change of screen orientation in the Android manifest file, which can prevent an application crash when the screen of an Android device is rotated.

Última Publicação: August 25, 2014 ArcGIS Runtime SDK for Android
Número de ID do Erro NIM081301
EnviadoMay 31, 2012
Última ModificaçãoJune 11, 2020
Aplica-se àArcGIS Runtime SDK for Android
Versão encontrada1.1
Idioma do programaJava
Sistema OperacionalWindows
Versão do Sistema OperacionalXP 64 Bit
StatusIn Product Plan

Solução Provisória

1. Add android:configChanges="orientation" to the activity's manifest node in AndroidMainfest.xml. For example:<activity android:name=".RotateMapActivity"android:configChanges="orientation"android:label="@string/app_name">2. Override the onConfigurationChanged() method. For example:@Overridepublic void onConfigurationChanged(Configuration newConfig){super.onConfigurationChanged(newConfig);}

Etapas para Reproduzir

ID do Erro: NIM081301

Software:

  • ArcGIS Runtime SDK for Android

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download