Select to view content in your preferred language

Error createContext failed: EGL_SUCCESS when application is started

464
1
08-14-2019 11:01 PM
HongQu
by
New Contributor

Details:

- ArcGIS Runtime SDK for Android version 100.5.0

- Used Xiaomi MI PLAY

- Android 8.1.0 API level 27

- Device OpenGL version 30002

<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout
        xmlns:android="http://schemas.android.com/apk/res/android"
        xmlns:tools="http://schemas.android.com/tools"
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        tools:context=".MainActivity">

    <com.esri.arcgisruntime.mapping.view.MapView
            android:id="@+id/mapview"
            android:layout_width="match_parent"
            android:layout_height="match_parent"/>

</androidx.constraintlayout.widget.ConstraintLayou
0 Kudos
1 Reply
NathanMellor
Regular Contributor
SDK 100.5
Fatal Exception: java.lang.RuntimeException
createContext failed: EGL_SUCCESS
This is occurring on these devices when using MapView.
I don't know how to address it or workaround it because it all happens inside your code.
Alcatel TETRA
Guophone XP9800
Meizu M8
KONKA RE1
Xiaomi
0 Kudos