<?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 Re: Map won't load in .NET Runtime SDK 100.0 running Android 7.1 in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/map-won-t-load-in-net-runtime-sdk-100-0-running/m-p/682173#M8583</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It also works just fine on a Moto G4 running Android 7.0.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 May 2017 14:21:15 GMT</pubDate>
    <dc:creator>CalebPourchot</dc:creator>
    <dc:date>2017-05-03T14:21:15Z</dc:date>
    <item>
      <title>Map won't load in .NET Runtime SDK 100.0 running Android 7.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-won-t-load-in-net-runtime-sdk-100-0-running/m-p/682172#M8582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been using the runtime sdk successfully with Xamarin and Android 6.x. I just tested the same code on a Nexus 6p device running Android 7.1 and I get this error (repeated a million times) when I launch&amp;nbsp;the activity with the mapview:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;05-01 12:21:33.754 D/Mono (10585): [0x7306e0b450] worker starting&lt;BR /&gt;05-01 12:21:33.756 D/Mono (10585): [0x7306c0a450] worker starting&lt;BR /&gt;05-01 12:21:33.756 D/Mono (10585): [0x7306808450] worker starting&lt;BR /&gt;05-01 12:21:33.760 I/Adreno (10585): ERROR: 0:45: 'texture2D' : type is for Vulkan api only &lt;BR /&gt;05-01 12:21:33.760 I/Adreno (10585): ERROR: 0:45: 'texture2D' : cannot construct this type &lt;BR /&gt;05-01 12:21:33.760 I/Adreno (10585): ERROR: 0:45: 'constructor' : too many arguments &lt;BR /&gt;05-01 12:21:33.760 I/Adreno (10585): ERROR: 0:45: 'b' : field selection requires structure, vector, or matrix on left hand side &lt;BR /&gt;05-01 12:21:33.760 I/Adreno (10585): ERROR: 0:46: 'texture2D' : type is for Vulkan api only &lt;BR /&gt;05-01 12:21:33.760 I/Adreno (10585): ERROR: 0:46: 'texture2D' : cannot construct this type &lt;BR /&gt;05-01 12:21:33.760 I/Adreno (10585): ERROR: 0:46: 'constructor' : too many arguments &lt;BR /&gt;05-01 12:21:33.760 I/Adreno (10585): ERROR: 0:46: 'g' : field selection requires structure, vector, or matrix on left hand side &lt;BR /&gt;05-01 12:21:33.760 I/Adreno (10585): E&lt;BR /&gt;05-01 12:21:33.760 D/Mono (10585): [0x7306a09450] worker starting&lt;BR /&gt;05-01 12:21:33.761 D/Mono (10585): DllImport searching in: 'libRuntimeCoreNet' ('libRuntimeCoreNet.so').&lt;BR /&gt;05-01 12:21:33.761 D/Mono (10585): Searching for 'CoreRT_Error_getCode'.&lt;BR /&gt;05-01 12:21:33.761 D/Mono (10585): Probing 'CoreRT_Error_getCode'.&lt;BR /&gt;05-01 12:21:33.761 D/Mono (10585): Found as 'CoreRT_Error_getCode'.&lt;BR /&gt;05-01 12:21:33.762 D/Mono (10585): DllImport searching in: 'libRuntimeCoreNet' ('libRuntimeCoreNet.so').&lt;BR /&gt;05-01 12:21:33.762 D/Mono (10585): Searching for 'CoreRT_Error_getDomain'.&lt;BR /&gt;05-01 12:21:33.762 D/Mono (10585): Probing 'CoreRT_Error_getDomain'.&lt;BR /&gt;05-01 12:21:33.762 D/Mono (10585): Found as 'CoreRT_Error_getDomain'.&lt;BR /&gt;05-01 12:21:33.762 D/Mono (10585): DllImport searching in: 'libRuntimeCoreNet' ('libRuntimeCoreNet.so').&lt;BR /&gt;05-01 12:21:33.762 D/Mono (10585): Searching for 'CoreRT_Error_getMessage'.&lt;BR /&gt;05-01 12:21:33.762 D/Mono (10585): Probing 'CoreRT_Error_getMessage'.&lt;BR /&gt;05-01 12:21:33.763 D/Mono (10585): Found as 'CoreRT_Error_getMessage'.&lt;BR /&gt;05-01 12:21:33.763 D/Mono (10585): DllImport searching in: 'libRuntimeCoreNet' ('libRuntimeCoreNet.so').&lt;BR /&gt;05-01 12:21:33.763 D/Mono (10585): Searching for 'CoreRT_Error_getAdditionalMessage'.&lt;BR /&gt;05-01 12:21:33.763 D/Mono (10585): Probing 'CoreRT_Error_getAdditionalMessage'.&lt;BR /&gt;05-01 12:21:33.763 D/Mono (10585): Found as 'CoreRT_Error_getAdditionalMessage'.&lt;BR /&gt;05-01 12:21:33.765 D/Mono (10585): DllImport searching in: 'libRuntimeCoreNet' ('libRuntimeCoreNet.so').&lt;BR /&gt;05-01 12:21:33.765 D/Mono (10585): Searching for 'CoreRT_TileRequest_handleResponseNoDataTile'.&lt;BR /&gt;05-01 12:21:33.765 D/Mono (10585): Probing 'CoreRT_TileRequest_handleResponseNoDataTile'.&lt;BR /&gt;05-01 12:21:33.765 D/Mono (10585): Found as 'CoreRT_TileRequest_handleResponseNoDataTile'.&lt;BR /&gt;05-01 12:21:33.770 D/Mono (10585): DllImport searching in: 'libRuntimeCoreNet' ('libRuntimeCoreNet.so').&lt;BR /&gt;05-01 12:21:33.770 D/Mono (10585): Searching for 'CoreRT_Error_getAdditionalInformation'.&lt;BR /&gt;05-01 12:21:33.770 D/Mono (10585): Probing 'CoreRT_Error_getAdditionalInformation'.&lt;BR /&gt;05-01 12:21:33.770 D/Mono (10585): Found as 'CoreRT_Error_getAdditionalInformation'.&lt;BR /&gt;05-01 12:21:33.771 D/Mono (10585): DllImport searching in: 'libRuntimeCoreNet' ('libRuntimeCoreNet.so').&lt;BR /&gt;05-01 12:21:33.771 D/Mono (10585): Searching for 'CoreRT_Dictionary_getKeys'.&lt;BR /&gt;05-01 12:21:33.771 D/Mono (10585): Probing 'CoreRT_Dictionary_getKeys'.&lt;BR /&gt;05-01 12:21:33.771 D/Mono (10585): Found as 'CoreRT_Dictionary_getKeys'.&lt;BR /&gt;05-01 12:21:33.771 D/Mono (10585): DllImport searching in: 'libRuntimeCoreNet' ('libRuntimeCoreNet.so').&lt;BR /&gt;05-01 12:21:33.771 D/Mono (10585): Searching for 'CoreRT_Dictionary_at'.&lt;BR /&gt;05-01 12:21:33.771 D/Mono (10585): Probing 'CoreRT_Dictionary_at'.&lt;BR /&gt;05-01 12:21:33.771 D/Mono (10585): Found as 'CoreRT_Dictionary_at'.&lt;BR /&gt;05-01 12:21:33.772 D/Mono (10585): DllImport searching in: 'libRuntimeCoreNet' ('libRuntimeCoreNet.so').&lt;BR /&gt;05-01 12:21:33.772 D/Mono (10585): Searching for 'CoreRT_Element_getObjectType'.&lt;BR /&gt;05-01 12:21:33.772 D/Mono (10585): Probing 'CoreRT_Element_getObjectType'.&lt;BR /&gt;05-01 12:21:33.772 D/Mono (10585): Found as 'CoreRT_Element_getObjectType'.&lt;BR /&gt;05-01 12:21:33.775 D/Mono (10585): [0x7306a09450] hill climbing, change max number of threads 8&lt;BR /&gt;05-01 12:21:33.785 E/MapView (10585): Esri.ArcGISRuntime.ArcGISRuntimeException: Internal error exception: tex_quad_b8g8r8a8un_custom_filter,GL_FRAGMENT_SHADER:ERROR: 0:45: 'texture2D' : type is for Vulkan api only &lt;BR /&gt;05-01 12:21:33.785 E/MapView (10585): ERROR: 0:45: 'texture2D' : cannot construct this type &lt;BR /&gt;05-01 12:21:33.785 E/MapView (10585): ERROR: 0:45: 'constructor' : too many arguments &lt;BR /&gt;05-01 12:21:33.785 E/MapView (10585): ERROR: 0:45: 'b' : field selection requires structure, vector, or matrix on left hand side &lt;BR /&gt;05-01 12:21:33.785 E/MapView (10585): ERROR: 0:46: 'texture2D' : type is for Vulkan api only &lt;BR /&gt;05-01 12:21:33.785 E/MapView (10585): ERROR: 0:46: 'texture2D' : cannot construct this type &lt;BR /&gt;05-01 12:21:33.785 E/MapView (10585): ERROR: 0:46: 'constructor' : too many arguments &lt;BR /&gt;05-01 12:21:33.785 E/MapView (10585): ERROR: 0:46: 'g' : field selection requires structure, vector, or matrix on left hand side &lt;BR /&gt;05-01 12:21:33.785 E/MapView (10585): ERROR: 0:47: 'texture2D' : type is for Vulkan api only &lt;BR /&gt;05-01 12:21:33.785 E/MapView (10585): ERROR: 0:47: 'texture2D' : cannot construct this type &lt;BR /&gt;05-01 12:21:33.785 E/MapView (10585): ERROR: 0:47: 'constructor' : too many arguments &lt;BR /&gt;05-01 12:21:33.785 E/MapView (10585): ERROR: 0:47: 'r' : field selection requires structure, vector, or matrix on left hand side &lt;BR /&gt;05-01 12:21:33.785 E/MapView (10585): ERROR: 12 compilation errors. No code generated.&lt;BR /&gt;05-01 12:21:33.785 E/MapView (10585): &lt;BR /&gt;05-01 12:21:33.785 E/MapView (10585): &lt;BR /&gt;05-01 12:21:33.785 E/MapView (10585): at Esri.ArcGISRuntime.ArcGISException.HandleCoreError (RuntimeCoreNet.GeneratedWrappers.CoreError error, System.Boolean throwException) [0x00013] in &amp;lt;687a544c38e8410dbac0acfc0843ba7e&amp;gt;:0 &lt;BR /&gt;05-01 12:21:33.785 E/MapView (10585): at RuntimeCoreNet.GeneratedWrappers.Interop.CheckError (System.IntPtr errorHandle, System.Boolean throwOnFailure, System.Runtime.InteropServices.GCHandle wrapperHandle) [0x0002e] in &amp;lt;687a544c38e8410dbac0acfc0843ba7e&amp;gt;:0 &lt;BR /&gt;05-01 12:21:33.785 E/MapView (10585): at RuntimeCoreNet.GeneratedWrappers.CoreGeoView.Draw (RuntimeCoreNet.GeneratedWrappers.CoreDevice device) [0x0001f] in &amp;lt;687a544c38e8410dbac0acfc0843ba7e&amp;gt;:0 &lt;BR /&gt;05-01 12:21:33.785 E/MapView (10585): at Esri.ArcGISRuntime.UI.Controls.MapGLSurfaceView.Android.Opengl.GLSurfaceView.IRenderer.OnDrawFrame (Javax.Microedition.Khronos.Opengles.IGL10 gl) [0x00019] in &amp;lt;687a544c38e8410dbac0acfc0843ba7e&amp;gt;:0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDATE: All the ESRI samples on GitHub work with this device. However, if I simply create a new android project using visual studio's templates and replace the main activity with the exact code from the "Display a Map" sample from ESRI:&lt;/P&gt;&lt;P&gt;[Activity(Label = "App1", MainLauncher = true, Icon = "@drawable/icon")]&lt;BR /&gt; public class MainActivity : Activity&lt;BR /&gt; {&lt;BR /&gt; // Create and hold reference to the used MapView&lt;BR /&gt; private MapView _myMapView = new MapView();&lt;/P&gt;&lt;P&gt;protected override void OnCreate(Bundle bundle)&lt;BR /&gt; {&lt;BR /&gt; base.OnCreate(bundle);&lt;/P&gt;&lt;P&gt;Title = "Display a map";&lt;/P&gt;&lt;P&gt;// Create the UI, setup the control references and execute initialization &lt;BR /&gt; CreateLayout();&lt;BR /&gt; Initialize();&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;private void Initialize()&lt;BR /&gt; {&lt;BR /&gt; // Create new Map with basemap&lt;BR /&gt; Map myMap = new Map(Basemap.CreateImagery());&lt;/P&gt;&lt;P&gt;// Provide used Map to the MapView&lt;BR /&gt; _myMapView.Map = myMap;&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;private void CreateLayout()&lt;BR /&gt; {&lt;BR /&gt; // Create a new vertical layout for the app&lt;BR /&gt; var layout = new LinearLayout(this) { Orientation = Orientation.Vertical };&lt;/P&gt;&lt;P&gt;// Add the map view to the layout&lt;BR /&gt; layout.AddView(_myMapView);&lt;/P&gt;&lt;P&gt;// Show the layout in the app&lt;BR /&gt; SetContentView(layout);&lt;BR /&gt; }&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Running this results in the same error on that device. So, I can't tell why the sample code works when deployed from the ESRI projects, but the very same code doesn't work in a new project.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 May 2017 17:28:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-won-t-load-in-net-runtime-sdk-100-0-running/m-p/682172#M8582</guid>
      <dc:creator>CalebPourchot</dc:creator>
      <dc:date>2017-05-01T17:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Map won't load in .NET Runtime SDK 100.0 running Android 7.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-won-t-load-in-net-runtime-sdk-100-0-running/m-p/682173#M8583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It also works just fine on a Moto G4 running Android 7.0.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 14:21:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-won-t-load-in-net-runtime-sdk-100-0-running/m-p/682173#M8583</guid>
      <dc:creator>CalebPourchot</dc:creator>
      <dc:date>2017-05-03T14:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Map won't load in .NET Runtime SDK 100.0 running Android 7.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-won-t-load-in-net-runtime-sdk-100-0-running/m-p/682174#M8584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What supported&amp;nbsp;architectures do you have enabled? (Project Properties &amp;gt; Android Options &amp;gt; Advanced tab).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note the samples are: `&amp;lt;AndroidSupportedAbis&amp;gt;armeabi,armeabi-v7a,x86&amp;lt;/AndroidSupportedAbis&amp;gt;`&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 22:23:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-won-t-load-in-net-runtime-sdk-100-0-running/m-p/682174#M8584</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2017-05-15T22:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Map won't load in .NET Runtime SDK 100.0 running Android 7.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-won-t-load-in-net-runtime-sdk-100-0-running/m-p/682175#M8585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just armeabi-v7a&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 23:07:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-won-t-load-in-net-runtime-sdk-100-0-running/m-p/682175#M8585</guid>
      <dc:creator>CalebPourchot</dc:creator>
      <dc:date>2017-05-16T23:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Map won't load in .NET Runtime SDK 100.0 running Android 7.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-won-t-load-in-net-runtime-sdk-100-0-running/m-p/682176#M8586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for confirming. I cannot currently explain why the samples work and yet a new project from the Android template does not. Potentially it's due to a difference in the project settings.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But we're also investigating a potential issue with our shader usage of Open GL ES APIs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2017 00:57:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-won-t-load-in-net-runtime-sdk-100-0-running/m-p/682176#M8586</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2017-05-17T00:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Map won't load in .NET Runtime SDK 100.0 running Android 7.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-won-t-load-in-net-runtime-sdk-100-0-running/m-p/682177#M8587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you zip up your simple repro app and share it here? We have not been able to reproduce this in-house yet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2017 21:16:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-won-t-load-in-net-runtime-sdk-100-0-running/m-p/682177#M8587</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-05-24T21:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Map won't load in .NET Runtime SDK 100.0 running Android 7.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-won-t-load-in-net-runtime-sdk-100-0-running/m-p/682178#M8588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've put the project on my Google Drive. I hope that works for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/file/d/0B17QHmpiB_4ma1NBVlk0ZGpJaEk/view?usp=sharing"&gt;https://drive.google.com/file/d/0B17QHmpiB_4ma1NBVlk0ZGpJaEk/view?usp=sharing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will also say that I can no longer reproduce the problem after a recent android system update.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 16:09:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-won-t-load-in-net-runtime-sdk-100-0-running/m-p/682178#M8588</guid>
      <dc:creator>CalebPourchot</dc:creator>
      <dc:date>2017-05-25T16:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Map won't load in .NET Runtime SDK 100.0 running Android 7.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-won-t-load-in-net-runtime-sdk-100-0-running/m-p/682179#M8589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I looked at your project settings, and you have all the architectures enabled, including the non-supported 64bit (We added a build error to Update 1 so this won't get you again):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/354812_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We do have 64bit support coming in a future update, but it needs some more work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 18:07:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-won-t-load-in-net-runtime-sdk-100-0-running/m-p/682179#M8589</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-05-31T18:07:09Z</dc:date>
    </item>
  </channel>
</rss>

