QNimate

  • CoursesVideos
  • WP PremiumPlugins
  • DemosLab
  • Home
  • QIdea
  • QTrack

XDK 59

  1. Authenticating using Touch ID in Intel XDK

    This post is a part 39 of Intel XDK Complete Tutorial post series. From iPhone 5S onwards Apple introduced fingerprint scanner which lets applications verify if the user is the phone owner. In future Apple may allow apps to take raw fingerprints and provide some other information. Now Intel XDK apps can make use of […]

    Image7 years ago http://qnimate.com/authenticating-using-touch-id-in-intel-xdk/
  2. Testing Intel XDK App on iOS Device using Ad Hoc

    Check out this youtube video to learn how to create a ios adhoc build and test it in your device.

    Link7 years ago http://qnimate.com/testing-intel-xdk-app-on-ios-device-using-ad-hoc/
  3. Playing Videos in Intel XDK APP

    This post is a part 38 of Intel XDK Complete Tutorial post series. In this tutorial we will look at Intel XDK’s Video player APIs. Most apps require video to be played therefore exploring this API is very important. In this tutorial we will first learn how to include Intel XDK video plugin in our […]

    Image7 years ago http://qnimate.com/playing-videos-in-intel-xdk-app/
  4. Record Video using Intel XDK

    This post is a part 37 of Intel XDK Complete Tutorial post series. In this tutorial I will show you how to record video using built in camera in Intel XDK. Including Cordova Capture Plugin Intel XDK doesn’t provide any API to record video using Intel XDK. Therefore we have to use cordova Capture plugin […]

    Image7 years ago http://qnimate.com/record-video-using-intel-xdk/
  5. Record Microphone Audio using Intel XDK

    This post is a part 36 of Intel XDK Complete Tutorial post series. In this tutorial I will show you how to record audio using microphone in Intel XDK. Including Cordova Capture Plugin Intel XDK doesn’t provide any API to record audio using Intel XDK. Therefore we have to use cordova Capture plugin to record […]

    Image7 years ago http://qnimate.com/record-microphone-audio-using-intel-xdk/
  6. Turn On Flashlight using Intel XDK

    This post is a part 35 of Intel XDK Complete Tutorial post series. Intel XDK and Cordova doesn’t provide any built in API to toggle flashlight on/off. We need to use Flashlight plugin toggle flashlight in Intel XDK. Installing Flashlight Plugin Follow these steps to open remote plugin install box Projects → Select your project […]

    7 years ago http://qnimate.com/turn-on-flashlight-using-intel-xdk/
  7. Create a Music Player App using Intel XDK

    This post is a part 34 of Intel XDK Complete Tutorial post series. In this tutorial we will look at Intel XDK’s Audio APIs. Most apps require sound to be played therefore exploring this API is very important. In this tutorial we will first learn how to include Intel XDK audio plugin in our app, […]

    7 years ago http://qnimate.com/create-a-music-player-app-using-intel-xdk/
  8. Encrypting Local Data In Intel XDK

    This post is a part 33 of Intel XDK Complete Tutorial post series. In this tutorial I will show how to secure your local data by encrypting. Encrypting local data is important for every apps perspective. Securing Cookies, LocalStorage, IndexedDB and SessionStorage Data Intel XDK Apps usually store a lots of data locally i.e., using […]

    7 years ago http://qnimate.com/encrypting-local-data-using-intel-xdk/
  9. Accessing User Phone Contacts using Intel XDK

    This post is a part 31 of Intel XDK Complete Tutorial post series. Every phone has a native default contact application which maintains phone numbers, address, emails and names. Intel XDK allows applications to access and modify contacts of the contact application Accessing and manipulating user contacts can be useful in many cases. Suppose you […]

    Image7 years ago http://qnimate.com/accessing-user-phone-contacts-using-intel-xdk/
Page 3 of 7«12345...»Last »
Our Sponsor
My Books

2014 - 2015 © QNimate
All tutorials MIT license