<?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 It sounds like your app is in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102326#M69184</link>
    <description>&lt;P&gt;It sounds like your app is really just a front-end for a web page. If that is the case, you're always going to experience the delays of loading that page whenever you perform such an operation. The XDK can't fix that for you, that's a function of the device, the network connection, the remote site you're loading, etc.&lt;/P&gt;

&lt;P&gt;I'm confused regarding which suggestion solved the problem, the changes to the whitelists or changing the way you are opening that external site?&lt;/P&gt;

&lt;P&gt;If your app is simply a "bookmark" for an external site, I recommend you use this technique, instead &amp;gt; &lt;A href="https://developer.chrome.com/multidevice/android/installtohomescreen" target="_blank"&gt;https://developer.chrome.com/multidevice/android/installtohomescreen&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 25 Apr 2016 17:41:38 GMT</pubDate>
    <dc:creator>PaulF_IntelCorp</dc:creator>
    <dc:date>2016-04-25T17:41:38Z</dc:date>
    <item>
      <title>White Screen on Android App (but not iOS version)</title>
      <link>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102311#M69169</link>
      <description>&lt;P&gt;I updated to XDK 3240 so I could rebuild a very simple app with new icons/splash images. I had to convert the certificates but that seemed to go ok. &amp;nbsp;Other than that, nothing has changed.&lt;/P&gt;

&lt;P&gt;Generated the Android and iOS versions. The app is really just a website launcher doing a window.open. The iOS version works exactly as before.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;The Android version, however, displays the splash image for a couple seconds then a white screen. I've waited around for the website but other than a little network activity at startup there is no other activity. This did work on the previous version of XDK that I downloaded a few weeks ago.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Does XDK 3240 require any additional JS includes? Right now cordova.js, js/app.js, and xdk/init-dev.js are being included. I believe these were added when the project was created last year (I didn't create the project).&lt;/P&gt;

&lt;P&gt;Any ideas what would cause this?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 16:30:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102311#M69169</guid>
      <dc:creator>Mark_D_6</dc:creator>
      <dc:date>2016-04-22T16:30:05Z</dc:date>
    </item>
    <item>
      <title>Add this delay</title>
      <link>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102312#M69170</link>
      <description>&lt;P&gt;Add this delay&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;For Android Crosswalk -&amp;nbsp;&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;&amp;lt;platform name="android"&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;preference name="SplashScreen" value="screen" /&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;preference name="AutoHideSplashScreen" value="true" /&amp;gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;&amp;lt;preference name="SplashScreenDelay" value="3000" /&amp;gt;// The delay&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;preference name="SplashMaintainAspectRatio" value="false" /&amp;gt;&lt;BR /&gt;
	&amp;lt;/platform&amp;gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 18:11:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102312#M69170</guid>
      <dc:creator>Amrita_C_Intel</dc:creator>
      <dc:date>2016-04-22T18:11:13Z</dc:date>
    </item>
    <item>
      <title>Are you trying device or</title>
      <link>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102313#M69171</link>
      <description>&lt;P&gt;Are you trying device or emulator?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 18:13:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102313#M69171</guid>
      <dc:creator>Amrita_C_Intel</dc:creator>
      <dc:date>2016-04-22T18:13:08Z</dc:date>
    </item>
    <item>
      <title>I'm generating the apk file</title>
      <link>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102314#M69172</link>
      <description>&lt;P&gt;I'm generating the apk file and installing in on a Samsung 5s. I'm not using the emulator.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 18:15:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102314#M69172</guid>
      <dc:creator>Mark_D_6</dc:creator>
      <dc:date>2016-04-22T18:15:02Z</dc:date>
    </item>
    <item>
      <title>I added that code but it had</title>
      <link>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102315#M69173</link>
      <description>&lt;P&gt;I added that code but it had no effect.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 18:27:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102315#M69173</guid>
      <dc:creator>Mark_D_6</dc:creator>
      <dc:date>2016-04-22T18:27:42Z</dc:date>
    </item>
    <item>
      <title>You need to increase the</title>
      <link>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102316#M69174</link>
      <description>&lt;P&gt;You need to increase the delay in order to see splash screen for the longer period of the time. Try removing all cache and restart the XDK.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://software.intel.com/en-us/xdk/blog/remove-xdk-local-data" target="_blank"&gt;https://software.intel.com/en-us/xdk/blog/remove-xdk-local-data&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2016 20:43:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102316#M69174</guid>
      <dc:creator>Amrita_C_Intel</dc:creator>
      <dc:date>2016-04-22T20:43:59Z</dc:date>
    </item>
    <item>
      <title>Try using this in the</title>
      <link>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102317#M69175</link>
      <description>&lt;P&gt;Try using this in the intelxdk.config.additions.xml file:&lt;/P&gt;

&lt;PRE class="brush:xml;"&gt;&amp;lt;platform name="android"&amp;gt;
    &amp;lt;!-- below requires the splash screen plugin --&amp;gt;
    &amp;lt;!-- docs: &lt;A href="https://github.com/apache/cordova-plugin-splashscreen" target="_blank"&gt;https://github.com/apache/cordova-plugin-splashscreen&lt;/A&gt; --&amp;gt;
    &amp;lt;preference name="AutoHideSplashScreen" value="true" /&amp;gt;
    &amp;lt;preference name="FadeSplashScreen" value="false"/&amp;gt;
    &amp;lt;preference name="FadeSplashScreenDuration" value="0"/&amp;gt;
    &amp;lt;preference name="SplashMaintainAspectRatio" value="false" /&amp;gt;
&amp;lt;/platform&amp;gt;&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Apr 2016 01:07:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102317#M69175</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-04-23T01:07:41Z</dc:date>
    </item>
    <item>
      <title>I cleared the Intel XDK cache</title>
      <link>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102318#M69176</link>
      <description>&lt;P&gt;I cleared the Intel XDK cache. Rebuilt the app. No effect.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I added the code Paul provided. Cleared the cache and rebuilt the app. No effect.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 13:04:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102318#M69176</guid>
      <dc:creator>Mark_D_6</dc:creator>
      <dc:date>2016-04-25T13:04:00Z</dc:date>
    </item>
    <item>
      <title>This is probably a dumb</title>
      <link>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102319#M69177</link>
      <description>&lt;P&gt;This is probably a dumb question but could the default settings for the new cordova whitelist be blocking access? I've been reading about it but the app is currently using the default settings. The app does need to go to a website but I don't know where the site may take the user.&lt;/P&gt;

&lt;P&gt;If the whitelist were blocking the app, would it show a white screen or would it throw an error/warning message?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 13:37:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102319#M69177</guid>
      <dc:creator>Mark_D_6</dc:creator>
      <dc:date>2016-04-25T13:37:01Z</dc:date>
    </item>
    <item>
      <title>If an attempt to access any</title>
      <link>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102320#M69178</link>
      <description>&lt;P&gt;If an attempt to access any external network-based resource is happening during initialization that could cause a white-screen. Especially if it is something in your index.html file and NOT using an AJAX call. If your app is attempting to access an external resource (such as a CSS file, a JS file, fonts, etc.) those are blocking actions and will cause the entire UI to stop.&lt;/P&gt;

&lt;P&gt;External JS files, CSS files, font files, images, etc. are not a good idea. It is better to make all those components local to your app so you do not rely on a network connection to get your app started. You should only attempt to retrieve resources over the network interface AFTER your app is started and can interact with the user.&lt;/P&gt;

&lt;P&gt;Is it possible you are using an analytics plugin or an ad plugin that is attempting to access network resources during initialization?&lt;/P&gt;

&lt;P&gt;If you want to "open up" your whitelist settings, to the least secure values (not recommended for published apps), do the following (first image is for index.html file, the "Content-Security-Policy" tag, second is for Android, third is for iOS, and fourth is for Windows):&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screen Shot 2016-04-25 at 8.39.57 AM.png"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/8795i3108ABE24C507C5E/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Screen Shot 2016-04-25 at 8.39.57 AM.png" alt="Screen Shot 2016-04-25 at 8.39.57 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screen Shot 2016-04-25 at 8.37.28 AM.png"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/8796i2C2C6857B57A00FB/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Screen Shot 2016-04-25 at 8.37.28 AM.png" alt="Screen Shot 2016-04-25 at 8.37.28 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screen Shot 2016-04-25 at 8.37.47 AM.png"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/8797i7294FF1BBBD923CD/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Screen Shot 2016-04-25 at 8.37.47 AM.png" alt="Screen Shot 2016-04-25 at 8.37.47 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screen Shot 2016-04-25 at 8.39.28 AM.png"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/8798i7D773F5E5298ECCC/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="Screen Shot 2016-04-25 at 8.39.28 AM.png" alt="Screen Shot 2016-04-25 at 8.39.28 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 15:49:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102320#M69178</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-04-25T15:49:53Z</dc:date>
    </item>
    <item>
      <title>This app is not accessing</title>
      <link>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102321#M69179</link>
      <description>&lt;P&gt;This app is not accessing external CSS, etc. It is only doing JS window.open. The basic code is below:&lt;/P&gt;

&lt;P&gt;document.addEventListener("deviceready", onDeviceReady, false);&lt;BR /&gt;
	var ref = window.open('http://example.com', '_blank', 'location=yes,toolbarposition=top,closebuttoncaption=Home');&lt;BR /&gt;
	ref.addEventListener('exit', onDeviceReady, false);&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 15:54:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102321#M69179</guid>
      <dc:creator>Mark_D_6</dc:creator>
      <dc:date>2016-04-25T15:54:34Z</dc:date>
    </item>
    <item>
      <title>Mark -- that second line</title>
      <link>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102322#M69180</link>
      <description>&lt;P&gt;Mark -- that second line containing "window.open('http://example.com',...)" is exactly what I'm talking about. You are attempting to load an external resource during the initialization. That line is going to be executed in order to initialize the variable "ref" and it will block the JS execution (and, thus, the UI) until the window.open function can return, which won't return until the referenced paged is loaded...&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 16:03:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102322#M69180</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-04-25T16:03:45Z</dc:date>
    </item>
    <item>
      <title>I see. Thanks for the</title>
      <link>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102323#M69181</link>
      <description>&lt;P&gt;I see. Thanks for the explanation Paul.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 16:05:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102323#M69181</guid>
      <dc:creator>Mark_D_6</dc:creator>
      <dc:date>2016-04-25T16:05:22Z</dc:date>
    </item>
    <item>
      <title>I have to ask. Is there a</title>
      <link>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102324#M69182</link>
      <description>&lt;P&gt;I have to ask. Is there a better way to do this without compromising the security? It's a really simple app but the group loves it.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 16:43:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102324#M69182</guid>
      <dc:creator>Mark_D_6</dc:creator>
      <dc:date>2016-04-25T16:43:03Z</dc:date>
    </item>
    <item>
      <title>By the way, that did solve</title>
      <link>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102325#M69183</link>
      <description>&lt;P&gt;By the way, that did solve the problem the first time I load the app but if I go out to the home screen and tap the app it goes white screen again. So it's solved and I now have a different problem that didn't exist a couple month ago with the same code.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 16:58:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102325#M69183</guid>
      <dc:creator>Mark_D_6</dc:creator>
      <dc:date>2016-04-25T16:58:43Z</dc:date>
    </item>
    <item>
      <title>It sounds like your app is</title>
      <link>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102326#M69184</link>
      <description>&lt;P&gt;It sounds like your app is really just a front-end for a web page. If that is the case, you're always going to experience the delays of loading that page whenever you perform such an operation. The XDK can't fix that for you, that's a function of the device, the network connection, the remote site you're loading, etc.&lt;/P&gt;

&lt;P&gt;I'm confused regarding which suggestion solved the problem, the changes to the whitelists or changing the way you are opening that external site?&lt;/P&gt;

&lt;P&gt;If your app is simply a "bookmark" for an external site, I recommend you use this technique, instead &amp;gt; &lt;A href="https://developer.chrome.com/multidevice/android/installtohomescreen" target="_blank"&gt;https://developer.chrome.com/multidevice/android/installtohomescreen&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 17:41:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102326#M69184</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-04-25T17:41:38Z</dc:date>
    </item>
    <item>
      <title>It is just a convenience app</title>
      <link>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102327#M69185</link>
      <description>&lt;P&gt;It is just a convenience app to front-end the website. The original developer did it this way a couple years ago and it's worked well for them. I wasn't sure if there was a better way to do it.&lt;/P&gt;

&lt;P&gt;Opening the white list appears to have resolved the loading, at least partly. If I leave the 'app' and come back to it, the screen is white. Didn't do that before the XDK upgrade. I'll look at the 'bookmark' example you suggested. Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 17:52:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102327#M69185</guid>
      <dc:creator>Mark_D_6</dc:creator>
      <dc:date>2016-04-25T17:52:44Z</dc:date>
    </item>
    <item>
      <title>Thanks for the clarification,</title>
      <link>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102328#M69186</link>
      <description>&lt;P&gt;Thanks for the clarification, Mark. Makes more sense now. I suspect you may need a "pause/resume" handler to refresh the page within the app, but not absolutely sure.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 18:05:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102328#M69186</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-04-25T18:05:09Z</dc:date>
    </item>
    <item>
      <title>That "bookmark" feature looks</title>
      <link>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102329#M69187</link>
      <description>&lt;P&gt;That "bookmark" feature looks like it will only work in Chrome browser. This function used to open a browser widow within the app because the developer had to create a way to get back from an external website. Now if a links goes off the original site I can't get back to it. Something deeper has changed. I did not expect that behavior to change.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 19:05:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102329#M69187</guid>
      <dc:creator>Mark_D_6</dc:creator>
      <dc:date>2016-04-25T19:05:29Z</dc:date>
    </item>
    <item>
      <title>I suspect the code should be</title>
      <link>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102330#M69188</link>
      <description>&lt;P&gt;I suspect the code should be changed to reference the inAppBrowser API directly, rather than using window.open. See the inAppBrowser plugin and docs for more details &amp;gt; &lt;A href="https://github.com/apache/cordova-plugin-inappbrowser" target="_blank"&gt;https://github.com/apache/cordova-plugin-inappbrowser&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 21:03:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/White-Screen-on-Android-App-but-not-iOS-version/m-p/1102330#M69188</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-04-25T21:03:43Z</dc:date>
    </item>
  </channel>
</rss>

