<?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: Windows Phone running on x86 CPU in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/windows-phone-running-on-x86-cpu/m-p/577644#M7052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm&amp;nbsp; using the Runtime for .NET. I can deploy it now, just have to find out why the map is not showing &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick response &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Mar 2015 14:52:32 GMT</pubDate>
    <dc:creator>ÅsaWegelius</dc:creator>
    <dc:date>2015-03-17T14:52:32Z</dc:date>
    <item>
      <title>Windows Phone running on x86 CPU</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/windows-phone-running-on-x86-cpu/m-p/577642#M7050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I must have missed something. I have a Nokia 630 that I try to use as device for the .NET Windows Phone tutorials. But when I tried to deploy the app I got a DEP3311 error. I have to set solution platforms to ARM but Arcgis Runtime only works with x86. And when I search the net for solutions I only find answers like :&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Helvetica, Arial, sans-serif; font-size: 14.6666669845581px; background-color: #fafafa;"&gt;You can't build x86 app for the store, as it doesn't accept x86 apps. That's because there are no Windows Phones running on x86 CPUs right now&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;So how do you guys solve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 14:33:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/windows-phone-running-on-x86-cpu/m-p/577642#M7050</guid>
      <dc:creator>ÅsaWegelius</dc:creator>
      <dc:date>2015-03-17T14:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Phone running on x86 CPU</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/windows-phone-running-on-x86-cpu/m-p/577643#M7051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just make sure that when you are deploying the application it is really set to ARM and it should just work. We don't do anything special here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For windows phone 8.1 (universal), you can run your app in emulator when compiling it with x86 and if you want to deploy it to the device you have to compile it using ARM. If you have set solution platform to ARM you don't see design experience in Visual Studio since that only supports x86. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Btw, Are you using old &lt;A href="http://resources.arcgis.com/en/communities/windows-phone-sdk/"&gt;Windows Phone SDK&lt;/A&gt; or new &lt;A href="https://developers.arcgis.com/net/"&gt;ArcGIS Runtime for .NET&lt;/A&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 14:42:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/windows-phone-running-on-x86-cpu/m-p/577643#M7051</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2015-03-17T14:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Phone running on x86 CPU</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/windows-phone-running-on-x86-cpu/m-p/577644#M7052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm&amp;nbsp; using the Runtime for .NET. I can deploy it now, just have to find out why the map is not showing &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick response &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 14:52:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/windows-phone-running-on-x86-cpu/m-p/577644#M7052</guid>
      <dc:creator>ÅsaWegelius</dc:creator>
      <dc:date>2015-03-17T14:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Phone running on x86 CPU</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/windows-phone-running-on-x86-cpu/m-p/577645#M7053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check that the layers are loading. LayerLoaded event on MapView is handy for that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 14:57:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/windows-phone-running-on-x86-cpu/m-p/577645#M7053</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2015-03-17T14:57:27Z</dc:date>
    </item>
  </channel>
</rss>

