Software Archive
Read-only legacy content
17061 Discussions

Which is best for creating a web service java or php for intel xdk app?

wahdat_k_
Beginner
295 Views
I am developing an app with xdk but now i have to create an web service with php or java.. and how to connect php files with xdk app using ajax json.. help me please... Thanks intel..
0 Kudos
1 Reply
Anthony_H_Intel
Employee
295 Views

Hi wahdat-

PHP and Java are both perfectly suitable for developing web services (although PHP might be easier to get started with), but Intel XDK does not support developing web services.  

As far as how to connect your XDK app to web services, the following resources might be useful:
Video: Ajax Requests and REST Based Web Services in the Intel® XDK
Video: Ajax Requests and REST Based Web Services in the Intel® XDK - Part 2
Document: (Integrating Web Services in Intel XDK) Overview

Hope this helps!
Tony

 

0 Kudos
Reply