home / developersection / tag
As mobile technology continues to break new boundaries and set new records on a daily basis, Virtual Reality is fast becoming a reality. For many industries and business including health, Hospitality, Education, Transportation, Manufacturing, etc.
There is always a lot of confusion about the future of mobile development, especially the difference between native and hybrid mobile development.
To an average person, Enterprise software may not sound exciting, it may get so many founders and investors excited when the total annual revenue is projected to reach $438 billion dollars in the next three years.
AMP is a way to build web pages for static content that render fast. AMP in action consists of three different parts: AMP HTML: AMP HTML is basically HTML extended with custom AMP properties.
A new open source operating system called "Fuchsia" has been developing by Google for smartphones, tablets and other devices, which could be unveiled as early as this summer. Since it first came to light last year, very less has been revealed about.
There are times when vibration is needed into the app, such as when back button is pressed, on display of any alert or warning message, etc. This plugin will help you to connect to device's vibration functionality.
Apache Cordova is used for creating hybrid mobile apps, so you need to consider this before you choose it for your project. Mobile applications are becoming popular everywhere, from smartphones and tablets, to smart watches...
This is perhaps the last plugin left to learn in this Cordova series. The Whitelist plugin allows us to apply whitelist policy for navigation in app. The whitelist plugin is installed and by default applied when you create new Cordova project.
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.