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
3
votes
0 answers

Intel-XDK Google Map Widget

I want to build a Geolocation App with Intel-XDK (HTML5-Cordova). The Intel-XDK provides a Google Maps Widget which can be used to display a map. The widget works properly in the Intel-XDK emulator or in the "Intel App Preview" on my Device (Android…
infler
  • 41
  • 4
3
votes
1 answer

API request not working while debugging using phonegap but works in emulator, why?

I have an issue with my mobile application that I'm building using phonegap. I will be connecting this app to Magento and fetch products' details and display in the app. Oauth is configured for this url…
elembivos
  • 399
  • 2
  • 14
3
votes
2 answers

cordova.file in Intel XDK Crosswalk builds

I was downloading files using Cordova File, Cordova FileTransfer and Cordova Device API and checked all of those inside windows XDK app but cordova.file is undefined inside cordova crosswalk builds, I use same version and same code in Cordova…
Developia
  • 3,928
  • 1
  • 28
  • 43
3
votes
2 answers

How to use only the REST API of Sails.js as a backend for a Hybrid HTML5 App

I am developing a Group Chat App using Intel XDK (App Framework). I see lot of examples on creating a chat application on web, but never came across using Sails's REST API as backend only service which can be used within a HTML5 app. If you have any…
Vijay Rajasekaran
  • 593
  • 1
  • 8
  • 18
3
votes
1 answer

intelXDK is generating errors on simple Javascript code

i have just begun cross platform cordova/phonegap mobile app development and read somewhere over stackoverflow to use intelXDK as IDE as it has built-in Emulator developed upon Ripple. i really don't know what's going wrong and it is really…
Mashhood
  • 391
  • 3
  • 10
3
votes
1 answer

Vertical align 3 divs with inline-block

I can't make vertical align all 3 divs inside this li. I have tried inside a div too, but nothing. What can I do?
  • Gaucho_9
    • 265
    • 1
    • 3
    • 11
  • 3
    votes
    1 answer

    Intel XDK With Codeigniter

    I'm trying to use codeigniter in my intel XDK project to process the back-ending data i have the following form in the index.html:
    3
    votes
    1 answer

    Offline caching with Intel app framework?

    I'm starting an uphill journey developing a small app for my wife's speech pathology practice. We want to publish an app that contains several html5 based games that promote language development. Currently I'm looking at the intel app framework…
    John Yost
    • 693
    • 5
    • 20
    3
    votes
    2 answers

    Inmobi ads integration for Intel XDK example?

    I'm struggling to integrate inmobi ads into my hybrid app (ios for now) built using Intelx XDK. I was following this guide: https://www.inmobi.com/support/art/23837226/22114287/intel-partner-platform-xdk-integration-guide/ but I had no luck. The…
    Hernan M.
    • 101
    • 3
    3
    votes
    2 answers

    unable to save a file in javascript in android hybrid app (intel XDK crosswalk build)

    I'm developing javascript app for android platform using intel XDK to build apk file. I'm using Crosswalk for android build with checked An API to read, write and navigate file system hierarchies, based on the W3C File API option. I can easily open…
    31415926
    • 3,811
    • 7
    • 47
    • 78
    3
    votes
    2 answers

    How to access file system using Intel XDK app?

    I am creating an app using Intel XDK, in HTML5 and javascript, and write some of the data fed by user to the local file system. How can I do this?
    2
    votes
    2 answers

    Failed to submit instant app on play store - Base APK error

    I was trying to submit an apk of mine to the play store instant app section when i get the error - Your Instant App APKs should contain at least one base APK. Now, the app was compiled using phonegap and phonegap provides only one APK which I have…
    user4066489
    2
    votes
    1 answer

    HTML input type="file" not working in Cordova

    I am building a Cordova android app using Intel XDK. (Cordova means HTML5, CSS and Javascript) I have this line of code inside a form in my code: The form works good, it's comunicating with the server, but…
    Alex Hang
    • 87
    • 8
    2
    votes
    0 answers

    Implementation of HTML5 hybrid app sending AJAX request to PHP server with respect to web security

    We are investigating the possibility of creating an app with one code base that can be run on our webserver (as a HTML file and Javascript) and also as smartphone apps (iOS/Android, compiled from Intel XDK). Because of this approach, we can only use…
    Karl
    • 5,613
    • 13
    • 73
    • 107
    2
    votes
    0 answers

    Ionic infinite scroll dont stop

    I build hybrid app through Intel xdk (version 3759) using Ionic framework (version 1.0.0-beta.14) and i have a problem with infinite scroll. The 'on-infinite' directive calls function on the app loads, and don't stop. My app pages is on unique html…
    lesimoes
    • 888
    • 2
    • 9
    • 26