<?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 To use the plugin you in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123969#M77294</link>
    <description>&lt;P&gt;To use the plugin you identified (cordova-fs-plugin-fullscreen) you can add the following to your index.html file:&lt;/P&gt;

&lt;PRE class="brush:jscript;"&gt;&amp;lt;script&amp;gt;
document.addEventListener('deviceready', function () {
    if( typeof Fullscreen !== 'undefined' ) {
        Fullscreen.on() ;
    }
}) ;
&amp;lt;/script&amp;gt;&lt;/PRE&gt;

&lt;P&gt;Safest bet would be to put it at the end of the index.html file, just before the &amp;lt;/body&amp;gt; tag. If your index.html file is being auto-generated by some game editor or other tool you'll have to add that back each time you regenerate your app files. Obviously, you'll need to also include the plugin as part of the project, otherwise the above will not do anything when the app runs. Since this is a third-party app, you'll only see the effect on a built app that is installed on a device, will not see it do anything in the Simulate tab or in App Preview.&lt;/P&gt;</description>
    <pubDate>Sun, 01 Jan 2017 00:07:53 GMT</pubDate>
    <dc:creator>PaulF_IntelCorp</dc:creator>
    <dc:date>2017-01-01T00:07:53Z</dc:date>
    <item>
      <title>Missed full screen</title>
      <link>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123964#M77289</link>
      <description>&lt;P&gt;Hello, I created a game with C2 for Android using the XDK version 3641.&lt;BR /&gt;
	I use crosswalk.&lt;BR /&gt;
	I have marked "fullscreen".&lt;BR /&gt;
	CLI 5.4.1&lt;BR /&gt;
	Plugins:&lt;BR /&gt;
	Statusbar cordova&lt;BR /&gt;
	Device cordova&lt;/P&gt;

&lt;P&gt;All perfect, the performance is excellent but something happens.&lt;BR /&gt;
	I run my game on my Galaxy S6 smartphone (android 6) and my game looks full screen, but if I click the button on the tasks that are open and I press "close all".&lt;BR /&gt;
	When I run again my game now no longer looks full screen like before.&lt;/P&gt;

&lt;P&gt;In this gif you can see how it looks at the beginning and after closing all the applications and re-run the game.&lt;BR /&gt;
	It can be seen that there have now appeared margins up / down and to the sides, there is no full screen.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://imgur.com/a/P4Xrq" target="_blank"&gt;http://imgur.com/a/P4Xrq&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;My game uses 400x240 resolution.&lt;/P&gt;

&lt;P&gt;This seems not to happen on android 4.2&lt;BR /&gt;
	Why does this happen?.&lt;/P&gt;

&lt;P&gt;Please, if you need any information, I will be happy to provide it.&lt;BR /&gt;
	Sorry for my English.&lt;BR /&gt;
	Greetings.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 15:47:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123964#M77289</guid>
      <dc:creator>Campuzano_Serna__Jua</dc:creator>
      <dc:date>2016-12-29T15:47:21Z</dc:date>
    </item>
    <item>
      <title>Once you close your app and</title>
      <link>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123965#M77290</link>
      <description>&lt;P&gt;Once you close your app and restart, does it ever return to full screen? As in, does it go back to full screen when you close it and restart again or do the margins stay forever after that initial run and restart?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 19:56:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123965#M77290</guid>
      <dc:creator>Giselle_G_Intel</dc:creator>
      <dc:date>2016-12-29T19:56:06Z</dc:date>
    </item>
    <item>
      <title>Quote:Giselle G. (Intel)</title>
      <link>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123966#M77291</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Giselle G. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Once you close your app and restart, does it ever return to full screen? As in, does it go back to full screen when you close it and restart again or do the margins stay forever after that initial run and restart?&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Hello, restarting the game does not work.&lt;BR /&gt;
	To be able to get full screen again I must reinstall and try to get it like this, sometimes it is not achieved and it is necessary to retry the installation.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 20:31:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123966#M77291</guid>
      <dc:creator>Campuzano_Serna__Jua</dc:creator>
      <dc:date>2016-12-29T20:31:07Z</dc:date>
    </item>
    <item>
      <title>Are you building with</title>
      <link>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123967#M77292</link>
      <description>&lt;UL&gt;
	&lt;LI&gt;Are you building with Crosswalk? If so, which version? Have you tried other versions?&lt;/LI&gt;
	&lt;LI&gt;Have you tried building with CLI 6.2.0? If so, does it work any differently?&lt;/LI&gt;
	&lt;LI&gt;Have you tried adding&amp;nbsp;&lt;SPAN style="color: rgb(51, 51, 51); font-family: Consolas, &amp;quot;Liberation Mono&amp;quot;, Menlo, Courier, monospace; font-size: 13.6px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgba(0, 0, 0, 0.0392157); display: inline !important; float: none;"&gt;&amp;lt;preference name="Fullscreen" value="true" /&amp;gt;&lt;/SPAN&gt; to the intelxdk.config.additions.xml file?&lt;/LI&gt;
	&lt;LI&gt;If all else fails, you may have to use this plugin &amp;gt; &lt;A href="https://github.com/mesmotronic/cordova-plugin-fullscreen" target="_blank"&gt;https://github.com/mesmotronic/cordova-plugin-fullscreen&lt;/A&gt; &amp;lt; which requires adding code to your game.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 29 Dec 2016 22:04:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123967#M77292</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-12-29T22:04:49Z</dc:date>
    </item>
    <item>
      <title>Quote:Paul F. (Intel) wrote:</title>
      <link>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123968#M77293</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Paul F. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;Are you building with Crosswalk? If so, which version? Have you tried other versions?&lt;/LI&gt;
	&lt;LI&gt;Have you tried building with CLI 6.2.0? If so, does it work any differently?&lt;/LI&gt;
	&lt;LI&gt;Have you tried adding&amp;nbsp;&amp;lt;preference name="Fullscreen" value="true" /&amp;gt; to the intelxdk.config.additions.xml file?&lt;/LI&gt;
	&lt;LI&gt;If all else fails, you may have to use this plugin &amp;gt; &lt;A href="https://github.com/mesmotronic/cordova-plugin-fullscreen"&gt;https://github.com/mesmotronic/cordova-plugin-fullscreen&lt;/A&gt; &amp;lt; which requires adding code to your game.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Hello, that plugin had already tried it but I do not know what code I should add to the game.&lt;/P&gt;

&lt;P&gt;I later discovered this plugin&lt;BR /&gt;
	&lt;A href="Https://www.npmjs.com/package/cordova-fs-plugin-fullscreen" target="_blank"&gt;Https://www.npmjs.com/package/cordova-fs-plugin-fullscreen&lt;/A&gt;&lt;BR /&gt;
	I added the code&lt;BR /&gt;
	Fullscreen.on ();&lt;BR /&gt;
	But it did not work for me with CLI 5.4.1&lt;BR /&gt;
	-------------------------&lt;BR /&gt;
	Have you tried adding to the intelxdk.config.additions.xml file? &amp;lt;Preference name = "Fullscreen" value = "true" /&amp;gt;&lt;/P&gt;

&lt;P&gt;This did not work for me.&lt;BR /&gt;
	---------------------------&lt;BR /&gt;
	Have you tried building with CLI 6.2.0? If so, does it work any differently?&lt;BR /&gt;
	+&lt;BR /&gt;
	Have you tried adding to the intelxdk.config.additions.xml file? &amp;lt;Preference name = "Fullscreen" value = "true" /&amp;gt;&lt;/P&gt;

&lt;P&gt;This did not work for me, there was no difference that I noticed.&lt;BR /&gt;
	---------------------------&lt;BR /&gt;
	With crosswalk 18&lt;BR /&gt;
	+&lt;BR /&gt;
	CLI 6.2.0&lt;BR /&gt;
	+&lt;BR /&gt;
	Add &amp;lt;preference name = "Fullscreen" value = "true" /&amp;gt; to the intelxdk.config.additions.xml file&lt;/P&gt;

&lt;P&gt;No full screen on first install&lt;BR /&gt;
	I did not try any more facilities.&lt;BR /&gt;
	--------------------------&lt;BR /&gt;
	With crosswalk 18&lt;BR /&gt;
	+&lt;BR /&gt;
	CLI 6.2.0&lt;BR /&gt;
	+&lt;BR /&gt;
	Add &amp;lt;preference name = "Fullscreen" value = "true" /&amp;gt; to the intelxdk.config.additions.xml file&lt;BR /&gt;
	+&lt;BR /&gt;
	Plugin &lt;A href="https://www.npmjs.com/package/cordova-fs-plugin-fullscreen" target="_blank"&gt;https://www.npmjs.com/package/cordova-fs-plugin-fullscreen&lt;/A&gt;&lt;BR /&gt;
	And code added: "Fullscreen.on ();"&lt;/P&gt;

&lt;P&gt;First installation with full screen, then I did "close everything" and the full screen disappeared as in all previous tests.&lt;BR /&gt;
	-----------------------------&lt;BR /&gt;
	With crosswalk 17&lt;BR /&gt;
	+&lt;BR /&gt;
	CLI 6.2.0&lt;BR /&gt;
	+&lt;BR /&gt;
	Add &amp;lt;preference name = "Fullscreen" value = "true" /&amp;gt; to the intelxdk.config.additions.xml file&lt;BR /&gt;
	+&lt;BR /&gt;
	Plugin &lt;A href="https://www.npmjs.com/package/cordova-fs-plugin-fullscreen" target="_blank"&gt;https://www.npmjs.com/package/cordova-fs-plugin-fullscreen&lt;/A&gt;&lt;BR /&gt;
	And code added: "Fullscreen.on ();"&lt;/P&gt;

&lt;P&gt;I did not get results, the screen is always lost when I close everything and restart my game&lt;/P&gt;

&lt;P&gt;-----------------------------&lt;/P&gt;

&lt;P&gt;I always got the same results&lt;BR /&gt;
	1 - I install and execute the game and most of the occasions I have full screen&lt;BR /&gt;
	2 - pulse in "close all"&lt;BR /&gt;
	3 - I re-run the game and the full screen disappeared&lt;/P&gt;

&lt;P&gt;I only have to try that plugin you told me but I do not know the code that I should add to my game.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2016 14:15:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123968#M77293</guid>
      <dc:creator>Campuzano_Serna__Jua</dc:creator>
      <dc:date>2016-12-30T14:15:04Z</dc:date>
    </item>
    <item>
      <title>To use the plugin you</title>
      <link>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123969#M77294</link>
      <description>&lt;P&gt;To use the plugin you identified (cordova-fs-plugin-fullscreen) you can add the following to your index.html file:&lt;/P&gt;

&lt;PRE class="brush:jscript;"&gt;&amp;lt;script&amp;gt;
document.addEventListener('deviceready', function () {
    if( typeof Fullscreen !== 'undefined' ) {
        Fullscreen.on() ;
    }
}) ;
&amp;lt;/script&amp;gt;&lt;/PRE&gt;

&lt;P&gt;Safest bet would be to put it at the end of the index.html file, just before the &amp;lt;/body&amp;gt; tag. If your index.html file is being auto-generated by some game editor or other tool you'll have to add that back each time you regenerate your app files. Obviously, you'll need to also include the plugin as part of the project, otherwise the above will not do anything when the app runs. Since this is a third-party app, you'll only see the effect on a built app that is installed on a device, will not see it do anything in the Simulate tab or in App Preview.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Jan 2017 00:07:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123969#M77294</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2017-01-01T00:07:53Z</dc:date>
    </item>
    <item>
      <title>Hello, the code finally looks</title>
      <link>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123970#M77295</link>
      <description>&lt;P&gt;Hello, the code finally looks like this:&lt;/P&gt;

&lt;P&gt;plugin added:&amp;nbsp;&lt;A href="http://imgur.com/a/caSbb"&gt;http://imgur.com/a/caSbb&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;=====================&lt;/P&gt;

&lt;P&gt;&amp;lt;!DOCTYPE html&amp;gt;&lt;BR /&gt;
	&amp;lt;html&amp;gt;&lt;BR /&gt;
	&amp;lt;head&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;lt;meta charset="UTF-8" /&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;title&amp;gt;NSRTests2&amp;lt;/title&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;!-- Allow fullscreen mode on iOS devices. (These are Apple specific meta tags.) --&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, minimal-ui" /&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;meta name="apple-mobile-web-app-capable" content="yes" /&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;meta name="apple-mobile-web-app-status-bar-style" content="black" /&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;link rel="apple-touch-icon" sizes="256x256" href="icon-256.png" /&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;meta name="HandheldFriendly" content="true" /&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;!-- Chrome for Android web app tags --&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;meta name="mobile-web-app-capable" content="yes" /&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;link rel="shortcut icon" sizes="256x256" href="icon-256.png" /&amp;gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;lt;!-- All margins and padding must be zero for the canvas to fill the screen. --&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;style type="text/css"&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;* {&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;padding: 0;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;margin: 0;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;html, body {&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;background: #000;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;color: #fff;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;overflow: hidden;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;touch-action: none;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;-ms-touch-action: none;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;canvas {&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;touch-action-delay: none;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;touch-action: none;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;-ms-touch-action: none;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;lt;/style&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;lt;/head&amp;gt;&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&lt;BR /&gt;
	&amp;lt;body&amp;gt;&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;div id="fb-root"&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;div id="c2canvasdiv"&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;!-- The canvas the project will render to. &amp;nbsp;If you change its ID, don't forget to change the&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;ID the runtime looks for in the jQuery events above (ready() and cr_sizeCanvas()). --&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;canvas id="c2canvas" width="400" height="240"&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;!-- This text is displayed if the visitor's browser does not support HTML5.&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;You can change it, but it is a good idea to link to a description of a browser&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;and provide some links to download some popular HTML5-compatible browsers. --&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;h1&amp;gt;Your browser does not appear to support HTML5. &amp;nbsp;Try upgrading your browser to the latest version. &amp;nbsp;&amp;lt;a href="http://www.whatbrowser.org"&amp;gt;What is a browser?&amp;lt;/a&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;a href="http://www.microsoft.com/windows/internet-explorer/default.aspx"&amp;gt;Microsoft Internet Explorer&amp;lt;/a&amp;gt;&amp;lt;br/&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;a href="http://www.mozilla.com/firefox/"&amp;gt;Mozilla Firefox&amp;lt;/a&amp;gt;&amp;lt;br/&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;a href="http://www.google.com/chrome/"&amp;gt;Google Chrome&amp;lt;/a&amp;gt;&amp;lt;br/&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;a href="http://www.apple.com/safari/download/"&amp;gt;Apple Safari&amp;lt;/a&amp;gt;&amp;lt;/h1&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/canvas&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/div&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;!-- Construct 2 exported games require jQuery. --&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;script src="jquery-2.1.1.min.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;script src="cordova.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;lt;!-- The runtime script. &amp;nbsp;You can rename it, but don't forget to rename the reference here as well.&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; This file will have been minified and obfuscated if you enabled "Minify script" during export. --&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;script src="c2runtime.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;lt;script&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;document.addEventListener("deviceready", function ()&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;{&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;window["c2iscordova"] = true;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// Create new runtime using the c2canvas&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;cr_createRuntime("c2canvas");&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;document.addEventListener("pause", function() {&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;cr_setSuspended(true);&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;}, false);&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;document.addEventListener("resume", function() {&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;cr_setSuspended(false);&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;}, false);&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;}, false);&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;lt;/script&amp;gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;lt;script&amp;gt;&lt;BR /&gt;
	document.addEventListener('deviceready', function () {&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; if( typeof Fullscreen !== 'undefined' ) {&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fullscreen.on() ;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; }&lt;BR /&gt;
	}) ;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;lt;/script&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&amp;lt;/body&amp;gt;&amp;nbsp;&lt;BR /&gt;
	&amp;lt;/html&amp;gt;&lt;/P&gt;

&lt;P&gt;===========================&lt;/P&gt;

&lt;P&gt;I think it is well done.&lt;BR /&gt;
	With that code I did some more tests.&lt;BR /&gt;
	I think it is important that this error also happens if I do not use crosswalk.&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	CLI 6&lt;BR /&gt;
	cross 19&lt;BR /&gt;
	codigo en index html&lt;/P&gt;

&lt;P&gt;--------------&lt;/P&gt;

&lt;P&gt;cli 5.4.1 and Plugins downgraded to recommended versions in xdk&lt;BR /&gt;
	cross 19&lt;BR /&gt;
	code in index.html&lt;/P&gt;

&lt;P&gt;------------------------&lt;/P&gt;

&lt;P&gt;without crosswalk&lt;BR /&gt;
	code in index html&lt;/P&gt;

&lt;P&gt;-----------------------&lt;/P&gt;

&lt;P&gt;If I can provide any information or file to help solve this problem I will be happy to do so.&lt;/P&gt;

&lt;P&gt;I forgot to say that I do not use emulators, all the tests I do in my galaxy 6s with android 6.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;In these last three days I have done over 100 tests.&amp;nbsp;&lt;SPAN style="font-size: 1em;"&gt;I do not know what else I could try.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Thank you!.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Jan 2017 10:19:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123970#M77295</guid>
      <dc:creator>Campuzano_Serna__Jua</dc:creator>
      <dc:date>2017-01-01T10:19:00Z</dc:date>
    </item>
    <item>
      <title>For the code that Paul</title>
      <link>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123971#M77296</link>
      <description>&lt;P&gt;For the code that Paul suggested, I would actually put that within your already defined deviceready code - within your deviceready listener, as you are defining that listener twice. Also, what do your errors look like with this new&amp;nbsp;modified code - any new errors that were not popping up before?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2017 18:01:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123971#M77296</guid>
      <dc:creator>Giselle_G_Intel</dc:creator>
      <dc:date>2017-01-02T18:01:23Z</dc:date>
    </item>
    <item>
      <title>Quote:Giselle G. (Intel)</title>
      <link>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123972#M77297</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Giselle G. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;For the code that Paul suggested, I would actually put that within your already defined deviceready code - within your deviceready listener, as you are defining that listener twice. Also, what do your errors look like with this new&amp;nbsp;modified code - any new errors that were not popping up before?&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;I do not know if I understood you correctly. (I speak spanish)&lt;BR /&gt;
	You say the code I put is not in the right place ?.&lt;BR /&gt;
	That code had no effect on my tests.&lt;/P&gt;

&lt;P&gt;Is that correct?&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;&amp;nbsp;&amp;lt;script&amp;gt;&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;document.addEventListener("deviceready", function ()&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;{&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-weight: 700; font-size: 12px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if( typeof Fullscreen !== 'undefined' ) {&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Fullscreen.on() ;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;window["c2iscordova"] = true;&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;// Create new runtime using the c2canvas&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;cr_createRuntime("c2canvas");&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;document.addEventListener("pause", function() {&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;cr_setSuspended(true);&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;}, false);&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;document.addEventListener("resume", function() {&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;cr_setSuspended(false);&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;}, false);&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;}, false);&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;BR style="font-size: 12px;" /&gt;
	&lt;SPAN style="font-size: 12px;"&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/script&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;-----------------------&lt;/P&gt;

&lt;P&gt;I have also tried that way with different versions of crosswalk and webview but I have not achieved anything.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2017 18:19:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123972#M77297</guid>
      <dc:creator>Campuzano_Serna__Jua</dc:creator>
      <dc:date>2017-01-02T18:19:00Z</dc:date>
    </item>
    <item>
      <title>Correct, that is what I was</title>
      <link>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123973#M77298</link>
      <description>&lt;P&gt;Correct, that is what I was suggesting, as you had two definitions of deviceready listener. What does debugging show as errors with this code?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2017 21:06:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123973#M77298</guid>
      <dc:creator>Giselle_G_Intel</dc:creator>
      <dc:date>2017-01-02T21:06:48Z</dc:date>
    </item>
    <item>
      <title>Quote:Giselle G. (Intel)</title>
      <link>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123974#M77299</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Giselle G. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Correct, that is what I was suggesting, as you had two definitions of deviceready listener. What does debugging show as errors with this code?&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Should I use weinre to get that debug log ?.&lt;BR /&gt;
	If so, then I must document myself about its use because I have not used it yet.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2017 21:45:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123974#M77299</guid>
      <dc:creator>Campuzano_Serna__Jua</dc:creator>
      <dc:date>2017-01-02T21:45:44Z</dc:date>
    </item>
    <item>
      <title>Check out these three</title>
      <link>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123975#M77300</link>
      <description>&lt;P&gt;Check out these three different articles that talk about debugging now that the integrated debugger&amp;nbsp;is deprecated:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;&lt;A href="https://software.intel.com/en-us/xdk/docs/intel-xdk-debug-and-test-overview"&gt;&lt;U&gt;&lt;FONT color="#0066cc"&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;A href="https://software.intel.com/en-us/xdk/docs/intel-xdk-debug-and-test-overview" target="_blank"&gt;https://software.intel.com/en-us/xdk/docs/intel-xdk-debug-and-test-overview&lt;/A&gt;&lt;/LI&gt;
	&lt;LI&gt;&lt;A href="https://software.intel.com/en-us/xdk/docs/using-remote-chrome-devtools-to-debug-android-cordova-apps"&gt;&lt;U&gt;&lt;FONT color="#0066cc"&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;A href="https://software.intel.com/en-us/xdk/docs/using-remote-chrome-devtools-t" target="_blank"&gt;https://software.intel.com/en-us/xdk/docs/using-remote-chrome-devtools-t&lt;/A&gt;.&lt;/LI&gt;
	&lt;LI&gt;&lt;A href="https://software.intel.com/en-us/xdk/docs/using-node-weinre-to-debug-cordova-apps"&gt;&lt;U&gt;&lt;FONT color="#0066cc"&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&lt;A href="https://software.intel.com/en-us/xdk/docs/using-node-weinre-to-debug-cor" target="_blank"&gt;https://software.intel.com/en-us/xdk/docs/using-node-weinre-to-debug-cor&lt;/A&gt;.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 02 Jan 2017 22:36:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123975#M77300</guid>
      <dc:creator>Giselle_G_Intel</dc:creator>
      <dc:date>2017-01-02T22:36:15Z</dc:date>
    </item>
    <item>
      <title>Quote:Giselle G. (Intel)</title>
      <link>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123976#M77301</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Giselle G. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Check out these three different articles that talk about debugging now that the integrated debugger&amp;nbsp;is deprecated:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;&lt;A href="https://software.intel.com/en-us/xdk/docs/intel-xdk-debug-and-test-overview"&gt;https://software.intel.com/en-us/xdk/docs/intel-xdk-debug-and-test-overview&lt;/A&gt;&lt;/LI&gt;
	&lt;LI&gt;&lt;A href="https://software.intel.com/en-us/xdk/docs/using-remote-chrome-devtools-to-debug-android-cordova-apps"&gt;https://software.intel.com/en-us/xdk/docs/using-remote-chrome-devtools-t...&lt;/A&gt;&lt;/LI&gt;
	&lt;LI&gt;&lt;A href="https://software.intel.com/en-us/xdk/docs/using-node-weinre-to-debug-cordova-apps"&gt;https://software.intel.com/en-us/xdk/docs/using-node-weinre-to-debug-cor...&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;How to install all this that will take me some time I have tried something else, I added this in config.xml&lt;BR /&gt;
	&amp;lt;Android: theme = "@ android: style / Theme.NoTitleBar.Fullscreen"&amp;gt;&lt;/P&gt;

&lt;P&gt;I would swear I also added it to intelxdk.config.android but it looks like it has been automatically deleted when I created the apk to do the test, I'm not sure.&lt;/P&gt;

&lt;P&gt;The fact is that so far the error does not seem to occur, it may happen later but normally the error would have already occurred.&lt;BR /&gt;
	Can this have fixed something ?, I mean add the line &amp;lt;android: theme = "@ android: style / Theme.NoTitleBar.Fullscreen"&amp;gt;.&lt;/P&gt;

Edit: 
Ok the error remains, when I have the log I will publish it.</description>
      <pubDate>Mon, 02 Jan 2017 23:47:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123976#M77301</guid>
      <dc:creator>Campuzano_Serna__Jua</dc:creator>
      <dc:date>2017-01-02T23:47:00Z</dc:date>
    </item>
    <item>
      <title>Hello! I am happy to bring</title>
      <link>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123977#M77302</link>
      <description>&lt;P&gt;Hello! I am happy to bring this record.&lt;BR /&gt;
	See if this can help solve this problem.&lt;/P&gt;

&lt;P&gt;In this test I have the fullscreen plugin and its code added.&lt;BR /&gt;
	I also have:&lt;BR /&gt;
	&amp;lt;Preference name = "fullscreen" value = "true" /&amp;gt;&lt;BR /&gt;
	In intelxdk.config.addition.xml and in config.xml&lt;/P&gt;

&lt;P&gt;==================================&lt;/P&gt;

&lt;P&gt;01-03 14:00:03.509 &amp;nbsp;3488 &amp;nbsp;4397 E Sensors : Pressure old sensor_state 16416, new&lt;BR /&gt;
	sensor_state : 16384 en : 0&lt;BR /&gt;
	01-03 14:00:06.609 &amp;nbsp;3488 &amp;nbsp;3488 E MotionRecognitionService: support TA ~&lt;BR /&gt;
	01-03 14:00:10.769 &amp;nbsp;4342 &amp;nbsp;4433 E ContactsProvider_EventLog: Flush buffer to file&lt;BR /&gt;
	&amp;nbsp;cnt : 10 size : 7Kb duration : 124ms lastUpdatedAfter : 60157 ms mFlush_time_th&lt;BR /&gt;
	reasold : 2000 mCurrentSize : 3620&lt;BR /&gt;
	01-03 14:00:14.789 19184 19184 E Zygote &amp;nbsp;: v2&lt;BR /&gt;
	01-03 14:00:14.789 19184 19184 E Zygote &amp;nbsp;: accessInfo : 0&lt;BR /&gt;
	01-03 14:00:14.859 &amp;nbsp;8520 &amp;nbsp;8520 E SamsungIME: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;isHWKeyboardConnected() =&lt;BR /&gt;
	false --&amp;gt; false&lt;BR /&gt;
	01-03 14:00:15.049 19184 19184 E SRIB_DSS_ThreadedRenderer: initialize, mIsDcsEn&lt;BR /&gt;
	abledApp=true , with format= -1 scaleFactor=0.75&lt;BR /&gt;
	01-03 14:00:15.049 19184 19184 E libEGL &amp;nbsp;: SRIB_DSS: EGL_DSS_setDssApp factor=0.&lt;BR /&gt;
	750000&lt;BR /&gt;
	01-03 14:00:15.119 &amp;nbsp;3488 &amp;nbsp;3581 E WindowManager: Performed 6 layouts in a row. Sk&lt;BR /&gt;
	ipping&lt;BR /&gt;
	01-03 14:00:15.149 19184 19184 E ApkAssets: Error while loading asset assets/icu&lt;BR /&gt;
	dtl.dat: java.io.FileNotFoundException: assets/icudtl.dat&lt;BR /&gt;
	01-03 14:00:15.179 19184 19184 E chromium: [ERROR:xwalk_platform_notification_se&lt;BR /&gt;
	rvice.cc(142)] Not implemented reached in virtual bool xwalk::XWalkPlatformNotif&lt;BR /&gt;
	icationService::GetDisplayedPersistentNotifications(content::BrowserContext*, st&lt;BR /&gt;
	d::__1::set&amp;lt;std::__1::basic_string&amp;lt;char, std::__1::char_traits&amp;lt;char&amp;gt;, std::__1::&lt;BR /&gt;
	allocator&amp;lt;char&amp;gt; &amp;gt; &amp;gt;*)&lt;BR /&gt;
	01-03 14:00:15.179 19184 19184 E chromium: [ERROR:xwalk_browser_context.cc(80)]&lt;BR /&gt;
	Failed to read preference, error num: 0&lt;BR /&gt;
	01-03 14:00:15.329 19184 19248 E libEGL &amp;nbsp;: validate_display:255 error 3008 (EGL_&lt;BR /&gt;
	BAD_DISPLAY)&lt;BR /&gt;
	01-03 14:00:15.359 19184 19184 E chromium: [ERROR:layer_tree_host_impl.cc(2263)]&lt;BR /&gt;
	&amp;nbsp;Forcing zero-copy tile initialization as worker context is missing&lt;BR /&gt;
	01-03 14:00:16.029 &amp;nbsp;3488 &amp;nbsp;4356 E SensorService: getSensorList a sensor (HRM Ambi&lt;BR /&gt;
	ent Light Canceling) without holding its required permission: com.samsung.permis&lt;BR /&gt;
	sion.HRM_EXT&lt;BR /&gt;
	01-03 14:00:16.029 &amp;nbsp;3488 &amp;nbsp;4356 E SensorService: getSensorList a sensor (HRM Prox&lt;BR /&gt;
	imity detecting) without holding its required permission: com.samsung.permission&lt;BR /&gt;
	.HRM_EXT&lt;BR /&gt;
	01-03 14:00:16.029 &amp;nbsp;3488 &amp;nbsp;4356 E SensorService: getSensorList a sensor (HRMLED I&lt;BR /&gt;
	R) without holding its required permission: android.permission.BODY_SENSORS&lt;BR /&gt;
	01-03 14:00:16.029 &amp;nbsp;3488 &amp;nbsp;4356 E SensorService: getSensorList a sensor (HRMLED R&lt;BR /&gt;
	ED) without holding its required permission: android.permission.BODY_SENSORS&lt;BR /&gt;
	01-03 14:00:16.029 &amp;nbsp;3488 &amp;nbsp;4356 E SensorService: getSensorList a sensor (MAX86900&lt;BR /&gt;
	) without holding its required permission: com.samsung.permission.SSENSOR&lt;BR /&gt;
	01-03 14:00:16.029 &amp;nbsp;3488 &amp;nbsp;4356 E SensorService: getSensorList a sensor (HRM Sens&lt;BR /&gt;
	or) without holding its required permission: com.samsung.permission.SSENSOR&lt;BR /&gt;
	01-03 14:00:16.029 &amp;nbsp;3488 &amp;nbsp;4356 E SensorService: getSensorList a sensor (HeartRat&lt;BR /&gt;
	e Sensor) without holding its required permission: android.permission.BODY_SENSO&lt;BR /&gt;
	RS&lt;BR /&gt;
	01-03 14:00:16.629 &amp;nbsp;3488 &amp;nbsp;3488 E MotionRecognitionService: support TA ~&lt;BR /&gt;
	01-03 14:00:21.169 19265 19265 E Zygote &amp;nbsp;: v2&lt;BR /&gt;
	01-03 14:00:21.169 19265 19265 E Zygote &amp;nbsp;: accessInfo : 0&lt;BR /&gt;
	01-03 14:00:21.639 19294 19294 E Zygote &amp;nbsp;: v2&lt;BR /&gt;
	01-03 14:00:21.639 19294 19294 E Zygote &amp;nbsp;: accessInfo : 0&lt;BR /&gt;
	01-03 14:00:21.779 &amp;nbsp;3488 &amp;nbsp;4410 E SensorService: getSensorList a sensor (HRM Ambi&lt;BR /&gt;
	ent Light Canceling) without holding its required permission: com.samsung.permis&lt;BR /&gt;
	sion.HRM_EXT&lt;BR /&gt;
	01-03 14:00:21.779 &amp;nbsp;3488 &amp;nbsp;4410 E SensorService: getSensorList a sensor (HRM Prox&lt;BR /&gt;
	imity detecting) without holding its required permission: com.samsung.permission&lt;BR /&gt;
	.HRM_EXT&lt;BR /&gt;
	01-03 14:00:21.779 &amp;nbsp;3488 &amp;nbsp;4410 E SensorService: getSensorList a sensor (HRMLED I&lt;BR /&gt;
	R) without holding its required permission: android.permission.BODY_SENSORS&lt;BR /&gt;
	01-03 14:00:21.779 &amp;nbsp;3488 &amp;nbsp;4410 E SensorService: getSensorList a sensor (HRMLED R&lt;BR /&gt;
	ED) without holding its required permission: android.permission.BODY_SENSORS&lt;BR /&gt;
	01-03 14:00:21.779 &amp;nbsp;3488 &amp;nbsp;4410 E SensorService: getSensorList a sensor (MAX86900&lt;BR /&gt;
	) without holding its required permission: com.samsung.permission.SSENSOR&lt;BR /&gt;
	01-03 14:00:21.779 &amp;nbsp;3488 &amp;nbsp;4410 E SensorService: getSensorList a sensor (HRM Sens&lt;BR /&gt;
	or) without holding its required permission: com.samsung.permission.SSENSOR&lt;BR /&gt;
	01-03 14:00:21.779 &amp;nbsp;3488 &amp;nbsp;4410 E SensorService: getSensorList a sensor (HeartRat&lt;BR /&gt;
	e Sensor) without holding its required permission: android.permission.BODY_SENSO&lt;BR /&gt;
	RS&lt;BR /&gt;
	01-03 14:00:22.039 &amp;nbsp;3056 &amp;nbsp;3706 E NetlinkEvent: NetlinkEvent::FindParam(): Parame&lt;BR /&gt;
	ter 'LABEL' not found&lt;BR /&gt;
	01-03 14:00:22.039 &amp;nbsp;3056 &amp;nbsp;3706 E NetlinkEvent: NetlinkEvent::FindParam(): Parame&lt;BR /&gt;
	ter 'UID' not found&lt;BR /&gt;
	01-03 14:00:22.829 19184 19220 E &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : g2d stretchFimgApi_v5 function does n&lt;BR /&gt;
	ot exist&lt;BR /&gt;
	01-03 14:00:22.829 19184 19220 E &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : [JM] stretchFimgApi might be v4.&lt;BR /&gt;
	01-03 14:00:22.829 &amp;nbsp;3488 &amp;nbsp;3488 E MotionRecognitionService: GripVal = 0&lt;BR /&gt;
	01-03 14:00:23.999 &amp;nbsp;3488 &amp;nbsp;4271 E Watchdog: !@Sync 295 [01-03 14:00:24.006]&lt;BR /&gt;
	01-03 14:00:26.699 &amp;nbsp;3488 &amp;nbsp;3488 E MotionRecognitionService: support TA ~&lt;BR /&gt;
	01-03 14:00:31.479 &amp;nbsp;8520 &amp;nbsp;8520 E SamsungIME: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;isHWKeyboardConnected() =&lt;BR /&gt;
	false --&amp;gt; false&lt;BR /&gt;
	01-03 14:00:32.659 &amp;nbsp;3056 &amp;nbsp;3706 E NetlinkEvent: NetlinkEvent::FindParam(): Parame&lt;BR /&gt;
	ter 'LABEL' not found&lt;BR /&gt;
	01-03 14:00:32.659 &amp;nbsp;3056 &amp;nbsp;3706 E NetlinkEvent: NetlinkEvent::FindParam(): Parame&lt;BR /&gt;
	ter 'UID' not found&lt;BR /&gt;
	01-03 14:00:33.039 &amp;nbsp;3488 &amp;nbsp;3488 E MotionRecognitionService: disableGripSensor, ba&lt;BR /&gt;
	ckoffstate = 33792&lt;BR /&gt;
	01-03 14:00:33.039 &amp;nbsp;3488 &amp;nbsp;3940 E MotionRecognitionService: handleMessage: event&lt;BR /&gt;
	200 value : 33792&lt;/P&gt;

&lt;P&gt;===========================&lt;/P&gt;

&lt;P&gt;For some reason, scaleFactor is reduced to 0.75 when it should be 1.0&lt;/P&gt;

&lt;P&gt;As always let me know any necessary information.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2017 13:04:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123977#M77302</guid>
      <dc:creator>Campuzano_Serna__Jua</dc:creator>
      <dc:date>2017-01-03T13:04:00Z</dc:date>
    </item>
    <item>
      <title>I've sent you a private</title>
      <link>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123978#M77303</link>
      <description>&lt;P&gt;I've sent you a private message requesting a copy of your app so we can see if we can reproduce what you are describing.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2017 19:02:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123978#M77303</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2017-01-03T19:02:52Z</dc:date>
    </item>
    <item>
      <title>Juan Pablo,</title>
      <link>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123979#M77304</link>
      <description>&lt;P&gt;Juan Pablo,&lt;/P&gt;

&lt;P&gt;We ran the provided test app that you sent and were not able to recreate what you are seeing. We see the "game" with the margin as soon as we install and open the app - not the fullscreen view that is first seen in your video.&lt;/P&gt;

&lt;P&gt;We believe that this has more to do with the way Construct 2 is defining the stage view. We also noticed that the fullscreen plugin was not in the test zip. The fullscreen plugin removes the status bar, so regardless we would not see a difference in stage size. We advise that you look at your defined view dimensions (height and width)&amp;nbsp;and see&amp;nbsp;if the modification of those helps your&amp;nbsp;window size.&lt;/P&gt;

&lt;P&gt;Best of luck!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2017 22:38:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123979#M77304</guid>
      <dc:creator>Giselle_G_Intel</dc:creator>
      <dc:date>2017-01-05T22:38:56Z</dc:date>
    </item>
    <item>
      <title>Quote:Giselle G. (Intel)</title>
      <link>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123980#M77305</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Giselle G. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Juan Pablo,&lt;/P&gt;

&lt;P&gt;We ran the provided test app that you sent and were not able to recreate what you are seeing. We see the "game" with the margin as soon as we install and open the app - not the fullscreen view that is first seen in your video.&lt;/P&gt;

&lt;P&gt;We believe that this has more to do with the way Construct 2 is defining the stage view. We also noticed that the fullscreen plugin was not in the test zip. The fullscreen plugin removes the status bar, so regardless we would not see a difference in stage size. We advise that you look at your defined view dimensions (height and width)&amp;nbsp;and see&amp;nbsp;if the modification of those helps your&amp;nbsp;window size.&lt;/P&gt;

&lt;P&gt;Best of luck!&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Hi, thanks for your time, the plugin I have not included it because it never had any effect on my tests, I mean I never avoided the problem of full screen loss.&lt;/P&gt;

&lt;P&gt;Previously I commented that this problem also happens if I compile without using crosswalk, does this mean that it could be an android or webview problem ?.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2017 23:29:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123980#M77305</guid>
      <dc:creator>Campuzano_Serna__Jua</dc:creator>
      <dc:date>2017-01-05T23:29:01Z</dc:date>
    </item>
    <item>
      <title>Well, when we ran it - both</title>
      <link>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123981#M77306</link>
      <description>&lt;P&gt;Well, when we ran it - both with crosswalk and without crosswalk - we saw no change. As in, we saw the view with the margins from the moment we installed and opened it. There was no change seen between the initial opening and the restart. Which we interpreted as a Construct 2 issue, not an issue in the XDK. What we believe the issue is, is that Construct 2 is interpreting your webview dimensions. Beyond that, we really can't say what the problem might be, unfortunately.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2017 00:01:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123981#M77306</guid>
      <dc:creator>Giselle_G_Intel</dc:creator>
      <dc:date>2017-01-06T00:01:15Z</dc:date>
    </item>
    <item>
      <title>Quote:Giselle G. (Intel)</title>
      <link>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123982#M77307</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Giselle G. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Well, when we ran it - both with crosswalk and without crosswalk - we saw no change. As in, we saw the view with the margins from the moment we installed and opened it. There was no change seen between the initial opening and the restart. Which we interpreted as a Construct 2 issue, not an issue in the XDK. What we believe the issue is, is that Construct 2 is interpreting your webview dimensions. Beyond that, we really can't say what the problem might be, unfortunately.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Ok, thanks for the support, it's great.&lt;BR /&gt;
	I'll see what I can do with this.&lt;BR /&gt;
	Regards!.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2017 00:14:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Missed-full-screen/m-p/1123982#M77307</guid>
      <dc:creator>Campuzano_Serna__Jua</dc:creator>
      <dc:date>2017-01-06T00:14:35Z</dc:date>
    </item>
  </channel>
</rss>

