Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Create Mobile Apps using Intel XDK and Ionic Framework
Rating: 3.7 out of 5(25 ratings)
235 students

Create Mobile Apps using Intel XDK and Ionic Framework

Building a Todo App and Contacts App from Scratch using Intel XDK and Ionic.
Last updated 10/2015
English
English [Auto],

What you'll learn

  • Test, Debug, Profile and Build Cordova apps using Intel XDK
  • Design Hybrid Apps using Ionic
  • Build Mobile APPs

Course content

20 sections89 lectures6h 14m total length
  • Introduction3:05

    Learn to build ai-powered apps using Intel XDK and Ionic Framework, using the app designer and manual coding to implement alarm, contacts API, and navigation.

  • Cordova architecture7:23

    Explore Cordova architecture and compare it with the intel sdk, showing how Cordova wraps a web app into a cross-platform hybrid app with plugins and device ready event.

  • What is Intel XDK and how we can use it to build Ionic Apps3:52

    Discover how Intel XDK enables cross-platform Ionic app development with HTML5, TypeScript, and JavaScript, using a visual wysiwyg designer, emulator testing, and cloud builds.

  • App Designer9:37

    Explore the app designer in Intel XDK and Ionic Framework to start a new project, choose a template, and switch from code to design while configuring components.

  • Ripple Emulator6:01

    Explore Ripple emulator to test web apps and Cordova-based mobile apps across devices, adjusting settings, device models, rotation, network, geolocation, battery, and simulated events.

  • Testing in Intel XDK5:55

    Test your app on a real device with Intel XDK using the exit gate feature, install the primary app, and push files to run from the cloud.

  • Debugging in Intel XDK6:25

    Debug in Intel XDK by enabling the debug module, connecting emulators or devices, using Chrome developer tools to inspect and profile, and configuring signing for Android and iOS.

  • Profile in Intel XDK5:17

    Profile in Intel XDK demonstrates debugging and performance analysis with Chrome developer tools and Intel SDK profiles, profiling resource usage, processor speed, and memory on a device or emulator.

  • Building Intel XDK Applications10:31

    Learn to build Intel XDK apps via the cloud build service using Cordova for Android and iOS. Configure project settings and plugins, then download by email for store submission.

Requirements

  • HTML
  • CSS
  • JavaScript
  • AngularJS
  • Windows, Linux or OS X

Description

Intel XDK and Ionic form the best combination for building cross platform mobile apps.

You may wonder why to build cross platform apps using Intel XDK and Ionic. Well Phonegap is an Intel XDK alternative and jQuery Mobile is an alternative to Ionic.

The main benefit of creating apps using Intel XDK is that you don't need a MAC and also you don't need to install eclipse, XCode and Visual Studio to test apps. Intel provides its own cross platform emulator and also a cloud binary build. XDK let's you test the app on a real device without install any other software. This is just couple of the lots of features provided by Intel XDK.

Ionic framework is the most trending topic among developers at present. It provides the best UI for creating mobile apps.

In this course we will only learn design components of Ionic as we we will using Intel XDK to test, build, debug and build the app.

Creating hybrid mobile applications is a great way to leverage your knowledge of web languages like HTML5, CSS, and JavaScript. Modern frameworks such as AngularJS and Ionic make it easier with pre-built templates and components. In this course we will teach the core Ionic components: pre built, easy-to-use features such as buttons, lists, tabs, and forms. Then Ray shows how to combine these components with AngularJS models, views, and controllers to build a single page app with sliders, pull-to-refresh functionality, and search.

Who this course is for:

  • This course is for students who are new to Cordova or XDK or Ionic
  • This course teaches you the complete workflow of building Hybrid APPs using XDK and Ionic