Home / DeveloperSection / Tag
You havenβt finished your post yet. Are you sure you want to leave and discard your draft?
This plugin is used to display splash screen on application launch.Step 1 - Install Splash Screen PluginOpen command prompt window, type and run the f
This plugin provides information about device's network.Step 1 - Install Network Information PluginOpenΒ command prompt windowΒ and run the following co
If you are building an app for a media website which has audio or video files to play, then you have to include the media player that will play all the multimedia files. Also it will be able to record the videos using native camera.
There are links into the app that are sometimes need to be open, to open those links a mobile web browser is needed. A browser only can render the html files, so you have to include the In-app browser during the building of the app.
The globalization plugin is used for getting info about userβs local language, date and time zone, currency etc. this could be necessary in order to e
This plugin will call platform native dialog UI element.Step 1 - Install Dialog PluginTo install this plugin, open the command promptΒ window and type
There are times when you have to use or manipulate file system manager through the app. You can integrate the file system into your app using the file System plugin in apache Cordova.
The smartphones have a built in small component called magnetometer, which can measure the Earthβs magnetic field. The information is then combined wi
The accelerometer is a built-in structure that manages tilt and motion of a device. It is also capable of detecting rotation and motion gestures such as swinging or shaking.
It is sometimes essential to use the contacts through the mobile app. You have to search for the contacts in the Contacts database. Apache Cordova has
When you are building an app that demands to check the information about the device, then you can integrate this plugin and make your work doneThis pl