<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SketchEditor fails on emulator in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/sketcheditor-fails-on-emulator/m-p/260743#M1715</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;when trying to run the &lt;A class="link-titled" href="https://developers.arcgis.com/android/latest/java/sample-code/sketch-editor/" title="https://developers.arcgis.com/android/latest/java/sample-code/sketch-editor/" rel="nofollow noopener noreferrer" target="_blank"&gt;Sketch Editor&lt;/A&gt; sample from Android Studio 3.6.3, Windows 10, Runtime SDK 100.7, with an emulated device (e.g. Pixel C or Nexus 5X, API 29), I can successfully create points and multipoints on the map. But when I try to set the second vertex of a polyline or polygon, the app crashes with the following exception:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;com.esri.arcgisruntime.ArcGISRuntimeException: Internal error exception: GL Uniform not found: ubo_ps.u_tex_size
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.esri.arcgisruntime.internal.jni.CoreGeoView.nativeDraw(Native Method)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.esri.arcgisruntime.internal.jni.CoreGeoView.a(SourceFile:346)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.esri.arcgisruntime.internal.h.b.o.a(SourceFile:132)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.esri.arcgisruntime.mapping.view.MapView.onDrawFrame(SourceFile:156)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.esri.arcgisruntime.mapping.view.GeoView$b.onDrawFrame(SourceFile:1363)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1573)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1272)&lt;/PRE&gt;&lt;P&gt;The sample works great on a real device. Is this a known limit of the emulator, or does somebody know how to fix this?&lt;/P&gt;&lt;P&gt;Thanks Fridjof&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 16:15:48 GMT</pubDate>
    <dc:creator>FridjofSchmidt</dc:creator>
    <dc:date>2021-12-12T16:15:48Z</dc:date>
    <item>
      <title>SketchEditor fails on emulator</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/sketcheditor-fails-on-emulator/m-p/260743#M1715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;when trying to run the &lt;A class="link-titled" href="https://developers.arcgis.com/android/latest/java/sample-code/sketch-editor/" title="https://developers.arcgis.com/android/latest/java/sample-code/sketch-editor/" rel="nofollow noopener noreferrer" target="_blank"&gt;Sketch Editor&lt;/A&gt; sample from Android Studio 3.6.3, Windows 10, Runtime SDK 100.7, with an emulated device (e.g. Pixel C or Nexus 5X, API 29), I can successfully create points and multipoints on the map. But when I try to set the second vertex of a polyline or polygon, the app crashes with the following exception:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;com.esri.arcgisruntime.ArcGISRuntimeException: Internal error exception: GL Uniform not found: ubo_ps.u_tex_size
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.esri.arcgisruntime.internal.jni.CoreGeoView.nativeDraw(Native Method)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.esri.arcgisruntime.internal.jni.CoreGeoView.a(SourceFile:346)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.esri.arcgisruntime.internal.h.b.o.a(SourceFile:132)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.esri.arcgisruntime.mapping.view.MapView.onDrawFrame(SourceFile:156)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.esri.arcgisruntime.mapping.view.GeoView$b.onDrawFrame(SourceFile:1363)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1573)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1272)&lt;/PRE&gt;&lt;P&gt;The sample works great on a real device. Is this a known limit of the emulator, or does somebody know how to fix this?&lt;/P&gt;&lt;P&gt;Thanks Fridjof&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:15:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/sketcheditor-fails-on-emulator/m-p/260743#M1715</guid>
      <dc:creator>FridjofSchmidt</dc:creator>
      <dc:date>2021-12-12T16:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: SketchEditor fails on emulator</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/sketcheditor-fails-on-emulator/m-p/260744#M1716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any solution for the issue? It seems to be related to the Graphics card.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2020 08:55:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/sketcheditor-fails-on-emulator/m-p/260744#M1716</guid>
      <dc:creator>saizhang</dc:creator>
      <dc:date>2020-06-04T08:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: SketchEditor fails on emulator</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/sketcheditor-fails-on-emulator/m-p/1001549#M5369</link>
      <description>&lt;P&gt;I had the same issue. When creating the Android Virtual Device, I changed the "Graphics" option to Software, which resolved the issue. Think link below gives more details.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.android.com/studio/run/emulator-acceleration" target="_blank"&gt;https://developer.android.com/studio/run/emulator-acceleration&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Nov 2020 18:46:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/sketcheditor-fails-on-emulator/m-p/1001549#M5369</guid>
      <dc:creator>SarahStruckman</dc:creator>
      <dc:date>2020-11-14T18:46:27Z</dc:date>
    </item>
  </channel>
</rss>

