<?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 Support for Continuum in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Support-for-Continuum/m-p/1082386#M62099</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I want to know whether this Intel XDK supports&amp;nbsp;&lt;STRONG&gt;Continuum&lt;/STRONG&gt; or not.&lt;/P&gt;

&lt;P&gt;If not supported when it is going to be supported?&lt;/P&gt;

&lt;P&gt;If you have any relevant information please let me know which will be very helpful for me to develop windows UWP applications easily....&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;K. Rama Krishna Sidhartha&lt;/P&gt;</description>
    <pubDate>Tue, 12 Jan 2016 10:12:51 GMT</pubDate>
    <dc:creator>Rama_Krishna_S_</dc:creator>
    <dc:date>2016-01-12T10:12:51Z</dc:date>
    <item>
      <title>Support for Continuum</title>
      <link>https://community.intel.com/t5/Software-Archive/Support-for-Continuum/m-p/1082386#M62099</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I want to know whether this Intel XDK supports&amp;nbsp;&lt;STRONG&gt;Continuum&lt;/STRONG&gt; or not.&lt;/P&gt;

&lt;P&gt;If not supported when it is going to be supported?&lt;/P&gt;

&lt;P&gt;If you have any relevant information please let me know which will be very helpful for me to develop windows UWP applications easily....&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;K. Rama Krishna Sidhartha&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 10:12:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Support-for-Continuum/m-p/1082386#M62099</guid>
      <dc:creator>Rama_Krishna_S_</dc:creator>
      <dc:date>2016-01-12T10:12:51Z</dc:date>
    </item>
    <item>
      <title>You mean Apache Continuum?</title>
      <link>https://community.intel.com/t5/Software-Archive/Support-for-Continuum/m-p/1082387#M62100</link>
      <description>&lt;P&gt;You mean Apache Continuum? &amp;nbsp;Isn't that mostly for Java based projects?&lt;/P&gt;

&lt;P&gt;At the moment the XDK is for Javascript based HTML5 projects, and it has its own remote servers for building projects across devices.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;But if you want to configure your own build setup using Continuum with your own servers, you are welcome to do so. There should be no conflict.&lt;/P&gt;

&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 17:00:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Support-for-Continuum/m-p/1082387#M62100</guid>
      <dc:creator>Chris_P_Intel</dc:creator>
      <dc:date>2016-01-12T17:00:33Z</dc:date>
    </item>
    <item>
      <title>Hi Chris,</title>
      <link>https://community.intel.com/t5/Software-Archive/Support-for-Continuum/m-p/1082388#M62101</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;

&lt;P&gt;I need support for Windows Continuum (950XL) Windows 10 UWP appplication not for Apache Continuum.&lt;/P&gt;

&lt;P&gt;I want to know when it will get the support for Windows Continuum (950XL).&lt;/P&gt;

&lt;P&gt;K. Rama Krishna Sidhartha&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 18:17:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Support-for-Continuum/m-p/1082388#M62101</guid>
      <dc:creator>Rama_Krishna_S_</dc:creator>
      <dc:date>2016-01-12T18:17:39Z</dc:date>
    </item>
    <item>
      <title>The XDK does not have</title>
      <link>https://community.intel.com/t5/Software-Archive/Support-for-Continuum/m-p/1082389#M62102</link>
      <description>&lt;P&gt;The XDK does not have implicit support for anything, it build Cordova apps. So what you really want to search (the Internet) for is "can I use Continuum with a Cordova or PhoneGap app?" or something like "how do I build a Continuum app with Cordova or PhoneGap?"&lt;/P&gt;

&lt;P&gt;I don't know precisely how Continuum works (I suspect it uses Miracast), but the short answer is you'll probably either get it "for free" and need to build your app so it automatically adjusts the layout to a change in screen resolution and aspect ratio (e.g., media queries) or you may have to use some Cordova plugin specifically built to work with the feature (or it might be directly available in the native Windows JavaScript API).&lt;/P&gt;

&lt;P&gt;Unfortunately, we are not specialists (on this forum) in the native Windows JavaScript API, we deal more with Cordova and how to build and create Cordova apps.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 19:02:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Support-for-Continuum/m-p/1082389#M62102</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-01-12T19:02:39Z</dc:date>
    </item>
    <item>
      <title>Hi Paul,</title>
      <link>https://community.intel.com/t5/Software-Archive/Support-for-Continuum/m-p/1082390#M62103</link>
      <description>&lt;P&gt;Hi Paul,&lt;/P&gt;

&lt;P&gt;​I already started development using native windows JavaScript to support continuum. But we cannot use the same code (HTML, CSS, JAVASCRIPT) as it is that we are using to develop the website in the windows JavaScript application. There is a lot of difference in the framework. So, in the meanwhile just finding out the alternative for the above approach.&lt;/P&gt;

&lt;P&gt;​So, if u have any relevant pointers please just let me know.&lt;/P&gt;

&lt;P&gt;​K. Rama Krishna Sidhartha&lt;/P&gt;

&lt;P&gt;​&lt;/P&gt;

&lt;P&gt;​&lt;/P&gt;

&lt;P&gt;​&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 19:41:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Support-for-Continuum/m-p/1082390#M62103</guid>
      <dc:creator>Rama_Krishna_S_</dc:creator>
      <dc:date>2016-01-12T19:41:00Z</dc:date>
    </item>
  </channel>
</rss>

