Software Archive
Read-only legacy content
Comunicados
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussões

Support for Continuum

Rama_Krishna_S_
Principiante
1.180 Visualizações

Hi,

I want to know whether this Intel XDK supports Continuum or not.

If not supported when it is going to be supported?

If you have any relevant information please let me know which will be very helpful for me to develop windows UWP applications easily....

Thanks,

K. Rama Krishna Sidhartha

0 Kudos
4 Respostas
Chris_P_Intel
Funcionário
1.180 Visualizações

You mean Apache Continuum?  Isn't that mostly for Java based projects?

At the moment the XDK is for Javascript based HTML5 projects, and it has its own remote servers for building projects across devices. 

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.

Chris

Rama_Krishna_S_
Principiante
1.180 Visualizações

Hi Chris,

I need support for Windows Continuum (950XL) Windows 10 UWP appplication not for Apache Continuum.

I want to know when it will get the support for Windows Continuum (950XL).

K. Rama Krishna Sidhartha

PaulF_IntelCorp
Funcionário
1.180 Visualizações

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?"

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).

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.

Rama_Krishna_S_
Principiante
1.180 Visualizações

Hi Paul,

​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.

​So, if u have any relevant pointers please just let me know.

​K. Rama Krishna Sidhartha

Responder