PhoneGap SQLite Plugin

What is SQLite? SQLite is an embedded database software for local database / client-side storage. Features Serverless: It doesn’t follow the client-server model. Zero-Configuration: No headache of configuration or administration because of residing on the client side. Transactional: It is transactional in nature. Self Contained: It is self-contained in nature, i.e, no external dependencies. Reads/Writes: Read/Write operation …

WhiteTown CSV converter

WhiteTown provides various CSV converter APIs that you can use from your own application to convert data from one format to another. It allows you to convert your CSV files to Excel (xls, xlsx), DBF, and SQLite database (.DB) formats. Further, the CSV to DBF program supports dBase III, dBase IV, FoxPro, VFP and dBase …

Ionic Framework

Ionic Framework is the free, open-source API toolkit that provides functions to set the HTTP user-agent header. The ionic framework API service can be used to get information about users’ current devices.  

PhoneGap Bluetooth

Bluetooth is a software(Based on wireless technology) which is generally used for making the communication or information exchange… …between two electronic devices such as mobile phone computer tablet etc. Though we have various fast data transfer technology today, which are capable to exchange data with a very fast speed rate, still we are carying and …

PhoneGap Device Info, Accelerometer & Compass Plugin

PhoneGap device plugins are one of the important plugin sets which can provide the important information about your device. These plugins have the capability to use the features of  device hardware as well as software. PhoneGap device plugin uses the device hardware to make a discovery about the device like device model, device version, device …