<?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 I have solved my problem. I in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Crosswalk-error-on-android/m-p/1104483#M69991</link>
    <description>&lt;P&gt;I have solved my problem. I set a timeout in config.xml file and now its ok.&lt;/P&gt;</description>
    <pubDate>Sat, 12 Mar 2016 02:06:45 GMT</pubDate>
    <dc:creator>Shohanur_R_</dc:creator>
    <dc:date>2016-03-12T02:06:45Z</dc:date>
    <item>
      <title>Crosswalk error on android</title>
      <link>https://community.intel.com/t5/Software-Archive/Crosswalk-error-on-android/m-p/1104478#M69986</link>
      <description>&lt;P&gt;&lt;SPAN style="color: rgb(39, 42, 52); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 22.4px;"&gt;I have build a very simple game with crosswalk but when I run the game on my android device its showing an error popup like&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG style="box-sizing: border-box; color: rgb(39, 42, 52); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 22.4px;"&gt;'The connection to the server was unseccessfu.(file:///android_asset/www/index.html)&amp;nbsp;'&lt;/STRONG&gt;&lt;STRONG style="box-sizing: border-box; color: rgb(39, 42, 52); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 22.4px;"&gt;.&lt;/STRONG&gt;&lt;SPAN style="color: rgb(39, 42, 52); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 22.4px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;please tell me how to resolve this.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2016 09:55:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Crosswalk-error-on-android/m-p/1104478#M69986</guid>
      <dc:creator>Shohanur_R_</dc:creator>
      <dc:date>2016-03-09T09:55:42Z</dc:date>
    </item>
    <item>
      <title>The problem might be solved</title>
      <link>https://community.intel.com/t5/Software-Archive/Crosswalk-error-on-android/m-p/1104479#M69987</link>
      <description>&lt;DIV class="post-text" itemprop="text" style="margin: 0px 0px 5px; padding: 0px; border: 0px; font-size: 15px; width: 660px; word-wrap: break-word; line-height: 1.3; color: rgb(34, 36, 38); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;"&gt;
	&lt;P style="margin-bottom: 1em; border: 0px; clear: both;"&gt;The problem might be solved by adding a timeout to call your index.html&lt;/P&gt;

	&lt;P style="margin-bottom: 1em; border: 0px; clear: both;"&gt;ie you need to add&amp;nbsp;&lt;CODE style="margin: 0px; padding: 1px 5px; border: 0px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; white-space: pre-wrap; background-color: rgb(238, 238, 238);"&gt;super.setIntegerProperty("loadUrlTimeoutValue", 70000)&lt;/CODE&gt;&lt;/P&gt;

	&lt;P style="margin-bottom: 1em; border: 0px; clear: both;"&gt;&lt;STRONG style="line-height: 1.3; margin: 0px; padding: 0px; border: 0px;"&gt;Explanation:&lt;/STRONG&gt;&lt;/P&gt;

	&lt;P style="margin-bottom: 1em; border: 0px; clear: both;"&gt;This can be happened due to the following reasons&lt;/P&gt;

	&lt;P style="margin-bottom: 1em; border: 0px; clear: both;"&gt;The core reason: the problem is likely due to the speed of the emulator so the network is too slow complete the communication in a timely fashion.&lt;/P&gt;

	&lt;P style="margin-bottom: 1em; border: 0px; clear: both;"&gt;This can be due to:&lt;/P&gt;

	&lt;OL style="margin-bottom: 1em; margin-left: 30px; border: 0px;"&gt;
		&lt;LI style="margin-bottom: 0.5em; border: 0px; word-wrap: break-word;"&gt;Your code/data/image is of too much of size&lt;/LI&gt;
		&lt;LI style="margin-bottom: 0.5em; border: 0px; word-wrap: break-word;"&gt;&lt;SPAN style="line-height: 1.3;"&gt;Your script may have a infinite or long loop, so that it takes too much of time to load.&lt;/SPAN&gt;&lt;/LI&gt;
		&lt;LI style="border: 0px; word-wrap: break-word;"&gt;You will be using too much of scripts (jQuery, iscroll, etc etc.. more number of plugins or scripts )&lt;/LI&gt;
	&lt;/OL&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Mar 2016 19:51:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Crosswalk-error-on-android/m-p/1104479#M69987</guid>
      <dc:creator>Amrita_C_Intel</dc:creator>
      <dc:date>2016-03-09T19:51:00Z</dc:date>
    </item>
    <item>
      <title>there is not any activity</title>
      <link>https://community.intel.com/t5/Software-Archive/Crosswalk-error-on-android/m-p/1104480#M69988</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 13.008px; line-height: 19.512px;"&gt;I am using intel xdk to build I did not found any activity.java file inside my project folder.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2016 02:23:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Crosswalk-error-on-android/m-p/1104480#M69988</guid>
      <dc:creator>Shohanur_R_</dc:creator>
      <dc:date>2016-03-10T02:23:00Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Software-Archive/Crosswalk-error-on-android/m-p/1104481#M69989</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Can you try doing this and see if error goes away&lt;/P&gt;

&lt;P&gt;&lt;A href="https://www.robertkehoe.com/2013/01/fix-for-phonegap-connection-to-server-was-unsuccessful/" target="_blank"&gt;https://www.robertkehoe.com/2013/01/fix-for-phonegap-connection-to-server-was-unsuccessful/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2016 20:31:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Crosswalk-error-on-android/m-p/1104481#M69989</guid>
      <dc:creator>Amrita_C_Intel</dc:creator>
      <dc:date>2016-03-10T20:31:33Z</dc:date>
    </item>
    <item>
      <title>And can you post a screenshot</title>
      <link>https://community.intel.com/t5/Software-Archive/Crosswalk-error-on-android/m-p/1104482#M69990</link>
      <description>&lt;P&gt;And can you&amp;nbsp;post a screenshot of the error message? And can you send your.zip file of your project?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2016 20:41:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Crosswalk-error-on-android/m-p/1104482#M69990</guid>
      <dc:creator>Amrita_C_Intel</dc:creator>
      <dc:date>2016-03-10T20:41:36Z</dc:date>
    </item>
    <item>
      <title>I have solved my problem. I</title>
      <link>https://community.intel.com/t5/Software-Archive/Crosswalk-error-on-android/m-p/1104483#M69991</link>
      <description>&lt;P&gt;I have solved my problem. I set a timeout in config.xml file and now its ok.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Mar 2016 02:06:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Crosswalk-error-on-android/m-p/1104483#M69991</guid>
      <dc:creator>Shohanur_R_</dc:creator>
      <dc:date>2016-03-12T02:06:45Z</dc:date>
    </item>
  </channel>
</rss>

