Questions tagged [intel-xdk]

The Intel® XDK development system enables software developers to develop, test, preview and deploy HTML5 web and hybrid apps.

Intel® XDK has been discontinued. Statements by Intel can be found at https://software.intel.com/en-us/xdk and https://software.intel.com/en-us/forums/intel-xdk/topic/722218.

This product is no longer being developed or updated for new operating systems and devices. Developers may continue to use the final version of Intel® XDK, however product support will be provided by the Intel XDK community.


Intel® XDK HTML5 Cross-platform Development Tool provides a simplified workflow to enable developers to easily design, debug, build, and deploy web and hybrid apps across multiple app stores, and form factor devices.

Built on web technologies

  • HTML, CSS, JavaScript*, Node-webkit back-end
  • No browser or Java* dependencies
  • Runs on Microsoft Windows* 7, 8, Apple OS X* and Linux*

Creation options

  • Brackets* editor integration with syntax help and auto-completion
  • Or, use your own editor with the Intel XDK
  • Drag & drop UI tool for creating responsive web designs

Integrated Tools

  • Apache * support for Apple iOS*, Android* and Windows* 8
  • Apache Ripple* device emulator and debugger
  • Remote debugging on device with Apache Weinre*
  • Build and debug with Crosswalk* for Android 4.0+ devices

The Intel® XDK

The Intel® XDK is a no cost, integrated HTML5 app development environment for creating cross-platform apps for multiple app stores and form factors. Features include:

  • Editor, device emulator and debugger
  • App Preview for on-device testing
  • Installs on Microsoft Windows*, Apple OS X* and Linux*
  • Intel cloud-based build system for popular mobile targets
  • No need to download or install native platform SDKs

Resources & Links

840 questions
-1
votes
2 answers

Admob integration on intel xdk

I made a customized 2048 game app for android using intel xdk. But i just couldn't integrate admob to my application. I dont have very much code knowledge i think that is why i cant do this. I am using these original codes for…
design7
  • 1
  • 2
-1
votes
1 answer

Fullscreen of '_blank' properties window.open

I'm doing an app using Intel XDK. On iphone, after you open a window using this script: window.open('http://intel.com', '_blank', ''); How can i go back to the app without closing the app?
-1
votes
1 answer

how to use window.plugin.notification.local.add or ontrigger with a date which will be inserted later (dynamically)

The notification should trigger on the selected date and time. The notification works in background too but I can just hear the sound and the notification does not appear on the top. I have tried with the method "ontrigger" but it hasn't worked.…
-1
votes
1 answer

Scraping HTML Source with Intel XDK

I want to build a mobile app using the Intel XDK. The app needs to get data from the HTML source of other websites and process it. Is it possible to scrape this data using the Intel XDK? Or is there another (javascript) tool which I could use to…
plocks
  • 561
  • 8
  • 25
-1
votes
1 answer

jQuery.post not working

I'm trying to build a HTML5 mobile app using Intel XDK. For some reason, when I emulate on the Intel XDK it works but when I try it on a real device I get the error alert http://localhost The following error occured: …
hexicle
  • 2,121
  • 2
  • 24
  • 31
-1
votes
1 answer

intel xdk android mobile application when click on back it should be quit the app

I am Beginer for intel xdk , i have made an app for android device, in app. i have set a button as a back button , my app have 6 pages, one of them is an index page which is load first and then navigate too the another page , when i am on index…
Hardik Vyas
  • 500
  • 1
  • 7
  • 27
-2
votes
1 answer

How to import An Existing Intel XDK Project in Android Studio

I am trying to import my existing Intel XDK Project in Android Studio. Basically what I have is a html5 design with inappbrowser and some other plugins. I wanted post data to external server using my app like logging in the user. For that purpose I…
-2
votes
2 answers

onClick() function can't trigger javascript code

I have a small problem. I tried to add an onClick function to my submit button but my JavaScript doesn't run. I dont't know where the error is :( When I put the code inside onClick property the alert dialog works fine.
Malak
  • 19
  • 4
-2
votes
1 answer

Add icon in input text in bootstrap framework with Intel xdk

I wanna add a icon from Intel xdk in input text but I cant,what should I do? I use bootstrap framework
-2
votes
1 answer

How to update version of cordova intel xdk?

I've an application developed in Inel XDK. It works fine but got a warning from google that they are deprecating the apps using cordova version < 4.1 in May 2016. They also noted that there are some vulnerabilities with old versions of cordova.…
Leap Hawk
  • 622
  • 1
  • 6
  • 25
-2
votes
2 answers

How to convert Array to

I have an Array ["Apple", "Orange", "Pineapple"] How do i convert it to the below list.
-2
votes
1 answer

Do we have to change the code at the build time for each different platform in phonegap?

I want to know if I have to change the code while building the application for different platforms in phonegap. Suppose I have created the app which include database,also calling the web service(API),then do all that code changes as we change the…
-2
votes
1 answer

intel xdk javascript not work on subpage

I have my HTML5 app on Intel XDK with a javascript (funciones.js) that return data to my table with id="resultados", it's work in the main page, but when I nav to a subpage, the javascript not work in the subpage.
-2
votes
1 answer

Which of AppFramework equivalent jQM

I need advice on, which of Intel AppFramework Page Event equivalent to jQM following Page…
MarkZ
  • 280
  • 3
  • 14
-3
votes
1 answer

qr code reader using INTel-XDK

I am new to mobile development and am using Intel XDK IDE, I have been asked to create a cross platform app that can scan QR CODES and after successfully scanning it should have two buttons that give the users options to SAVE to Points of interest…
Msira10
  • 11
1 2 3
55
56