QNimate

  • CoursesVideos
  • WP PremiumPlugins
  • DemosLab
  • Bitcoin BankingBuy, Sell, Store and Earn Interest
  • Home
  • QIdea
  • QTrack

Cordova 68

Find Recorded Audio File Location in Cordova

Many people use the Media Plugin to record audio in cordova apps. Here is an sample code that shows how to record: var extension = null; document.addEventListener("deviceready", function(){               if(device.platform == "iOS")     {         extension = ".wav";     }     else if(device.platform […]

5 years ago http://qnimate.com/find-recorded-audio-file-location-in-cordova/
Storing Data Locally in a Intel XDK App

This post is a part 53 of Intel XDK Complete Tutorial post series. I wrote an article on how to store data locally in cordova based apps. As Intel XDK builds cordova apps therefore the technique is same for Intel XDK also. The article is published by SitePoint.

Link5 years ago http://qnimate.com/storing-data-locally-in-a-intel-xdk-app/
Integrating Local Notifications in Intel XDK

This post is a part 52 of Intel XDK Complete Tutorial post series. I have written a tutorial for SitePoint on how to integrate Local notifications in a Cordova App built using Cordova CLI. The same instructions also applies for Cordova Apps built using Intel XDK except that you need to install the Local notification […]

Link5 years ago http://qnimate.com/integrating-local-notifications-in-intel-xdk/
Twitter Login in Intel XDK APP using ngCordovaOauth

This post is a part 51 of Intel XDK Complete Tutorial post series. Twitter Login is a form of single sign-on using existing login information from Twitter by creating a new login account if doesn’t already exist specifically for that website. It is designed to simplify logins for end users. In this tutorial I will […]

Image6 years ago http://qnimate.com/twitter-login-in-intel-xdk-app-using-ngcordovaoauth/
Create a Mobile app using Intel XDK and Ionic Framework

This post is a part 50 of Intel XDK Complete Tutorial post series. In this tutorial we will see how to build a cross-platform mobile app using Intel XDK platform and Ionic framework. Intel XDK is the best platform for building and testing cordova apps whereas Ionic is the only best AngularJS based front-end UI […]

6 years ago http://qnimate.com/create-a-mobile-app-using-intel-xdk-and-ionic-framework/
Create a Chat App using Intel XDK and XMPP

This post is a part 49 of Intel XDK Complete Tutorial post series. Chat apps are becoming very popular among users. Learning the overall architecture of a chat app is important for developers. In this tutorial I will show you how to create a chat app using Intel XDK. All the codes and technologies of […]

Image6 years ago http://qnimate.com/create-a-chat-app-using-intel-xdk-and-xmpp/
Create a Intel XDK APP with PHP and MySQL Backend

This post is a part 48 of Intel XDK Complete Tutorial post series. PHP and MySQL are most popular backend technologies ever. 82% of mobile apps using PHP and MySQL as their backend server. In this tutorial we will see how to create PHP web services and call them using Intel XDK. And also how […]

6 years ago http://qnimate.com/create-a-intel-xdk-app-with-php-and-mysql-backend/
Integrate Google Analytics in Intel XDK APP

This post is a part 47 of Intel XDK Complete Tutorial post series. Google Analytics is the World’s best website analytics platform. You can also integrate Google Analytics in Intel XDK apps to find usage information of your app. In this tutorial I will show you how to integrate Google Analytics in an Intel XDK […]

Image6 years ago http://qnimate.com/integrate-google-analytics-in-intel-xdk-app/
Intel XDK Complete Tutorial

Intel XDK provides the best development solution for creating cross platform mobile apps using HTML, CSS and JavaScript. Its the best way for web developers to create mobile apps. Here is a series of tutorial to learn Intel XDK from scratch.

6 years ago http://qnimate.com/post-series/intel-xdk-complete-training/
Page 1 of 812...4...»Last »
Categories
  • Algorithms (1)
  • API (5)
  • Cloud (1)
  • Cordova (68)
  • Databases (8)
  • Ethereum (2)
  • Hyperledger Fabric (1)
  • Marketing (3)
  • Node.js (3)
  • Operating System (2)
  • Other (1)
  • SEO (15)
  • Tips and Tricks (13)
  • Web Development (184)
  • Web Security (12)
  • WordPress (94)
Most Viewed
  • slider
    Image Slider Using HTML And CSS Only
    60 comments
    7 years ago

  • facebook-chat-popup
    Facebook Style Chat Box Popup using JavaScript and CSS
    73 comments
    7 years ago

  • html5-file-api
    An Introduction To JavaScript Blobs and File Interface
    13 comments
    7 years ago
Most Commented
push-notificaton
Push Notification in Intel XDK using Push Plugin
6 years ago
109 Comments
facebook-chat-popup
Facebook Style Chat Box Popup using JavaScript and CSS
6 years ago
73 Comments
What is Multiplexing in HTTP/2?
6 years ago
61 Comments
Currently Viewed
Get WordPress Post Date as Current Time Difference
6 years ago
chat-app-database-design
Database Design For Storing Chat Messages
6 years ago
pull-to-refresh
Pull To Refresh For Phonegap App
7 years ago
Our Sponsor
Freelance: I am available
@narayanprusty
Hi, I am a full-stack developer - focusing on JavaScript, WordPress, Blockchain, DevOps, Serverless and Cordova. You can outsource your app development to me.





Will get back to you soon!!!
WordPress
ReactJS
Meteor
Blockchain
Serverless
Kubernetes
DevOps
DB & Storage
Ejabberd
Let's get started
My Books

2014 - 2015 © QNimate
All tutorials MIT license