Software Archive
Read-only legacy content
17061 Discussions

Intel XDK supports Sharepoint?

Pedro_F_
Beginner
861 Views

Hell guys!

I just heard about this new tool, i'm currently working with sharepoint 2010 (waiting for sharepoint 2016 to make an upgrade)

So, my question is: It's possible to integrate Sharepoint 2010 Mobile environment with Intel XDK that use HTML5 to develop, debug and buiild mobile and web apps?

 

0 Kudos
1 Solution
Alper_B_
New Contributor I
861 Views

Hi,

In XDK, by using SharePoint REST API and Web Services you can do everything allowed by SharePoint.

Best regards,
Alper Barkmaz
 

View solution in original post

0 Kudos
4 Replies
PaulF_IntelCorp
Employee
861 Views

The Intel XDK creates Cordova apps. If it is possible to integrate what you are describing with a Cordova (aka PhoneGap) app, the answer is "yes." If not, the answer is "no." I'm not familiar with what you are referencing, so I can't say for sure, but look to see if there are Cordova plugins for whatever you are trying to use, that will be your key.

0 Kudos
Pedro_F_
Beginner
861 Views

Paul F. (Intel) wrote:

The Intel XDK creates Cordova apps. If it is possible to integrate what you are describing with a Cordova (aka PhoneGap) app, the answer is "yes." If not, the answer is "no." I'm not familiar with what you are referencing, so I can't say for sure, but look to see if there are Cordova plugins for whatever you are trying to use, that will be your key.

Sharepoint it's a collaboration software that provides enterprise-scale capabilities to meet business-critical needs such as managing content and business processes, it has his own phone capabilities, but i'm not sure you can integrate cordova apps (I've never tried it before).

You can create Sharepoint apps through Visual Studio, it uses .NET Framework based tools and sharepoint projects can be developed using Visual basic or Visual C#. Just by your answer i'm guessing not gonna be possible, thx.

0 Kudos
Alper_B_
New Contributor I
862 Views

Hi,

In XDK, by using SharePoint REST API and Web Services you can do everything allowed by SharePoint.

Best regards,
Alper Barkmaz
 

0 Kudos
Pedro_F_
Beginner
861 Views

Alper B. wrote:

Hi,

In XDK, by using SharePoint REST API and Web Services you can do everything allowed by SharePoint.

Best regards,
Alper Barkmaz

Thank you so much.

0 Kudos
Reply