Hey there, in this Ionic 5/4 tutorial, we are going to implement a native vibration feature in an Ionic application using the Cordova plugin and its Native wrapper for Angular. To use the Vibration feature, the application needs to access the hardware components of the real device. In high-level programming languages like Java, Dart, etc
Category: Ionic 3
Ionic 5 Camera Preview on Screen Floating Camera View In Page Tutorial with Example App
In this Ionic 5/4 tutorial, we are going to discuss how to add a floating camera window/ preview which can be switched for front or rear camera with multiple camera filters in Ionic Angular application using Cordova and Native Plugins. Ionic’s Camera Preview Native plugin provides an awesome floating Camera view on the component in
Ionic 4|5 Native HTTP Plugin Tutorial with Examples
In this tutorial, we will learn how to make HTTP calls using Ionic’s Native HTTP plugin. Making Native server calls over provides advantages over traditional JavaScript HTTP calls. Native HTTP calls are made in Android and IOS based native applications. It provides more security and better calls handling features. Some of its advantages are as
Ionic 5|4 SQLite Database Quick Example | CRUD Operations
In this article, we will implement SQLite Database in Ionic 5 Angular based application by using SQLite Native plugin. SQLite is used to set up a local device database that can be used to store data using SQL queries. We can easily do basic CRUD operations on data like Create, Retrieve, Update or Delete Data
Ionic 5|4 Adding Camera using Native plugin in Ionic Application
In this Ionic 5 tutorial, we’ll discuss how to use Native Camera feature in an Ionic application and get pictures returning images as Base64 URL to show user Image taken. Hybrid applications are very quick to build but sometimes it becomes challenging to achieve some features which involve access to hardware like GPS, Network, Storage,
Ionic 5 Image Crop and Image Picker convert into base64 format using Native plugins
In many applications, we usually face some situation where we need to get Cropped images from users during form submissions. Cropped images are usually small in size and have only that part of an image which is required. Image crop behaviour should be easy to use and of course easy to implement š
Ionic 5 Set Screen Orientation in LANDSCAPE/ PORTRAIT and Lock/ Unlock using Ionic Native Plugin
In this Ionic 5/4 tutorial, we’ll learn how to control screen orientation on an Ionic application into a Landscape or Portrait mode forcing and enforcing screen rotation using Cordova and Native plugins. In an Ionic application, we can easily force orient screen into Landscape or Portrait mode. In some situations developers need to show UI
Ionic 5 Show Local Notifications in Ionic Application using Native Plugin
In this Ionic 5/4 article, we’ll learn how to show local notifications or push messages in Ionic Angular application. These Notifications can be sent from triggers within the app using Cordova and Native plugins with number of configurations available. Some of the applications may have some operations running on the device without any need for
Ionic 4 | Adding Multi Language Translation Feature in Ionic Application using ngx-translate
Mobile applications are built for a wide audience and different countries, so it’s sometimes become important to present your application to people in their local language. In this post, we will talk about a powerful library popularly known as nxg-translate. Application text content can be translated into languages which are selected and have related JSON
Ionic 3 | Add Modals in Ionic 3 Application using Latest Ionic CLI v4.12.0
In this post we will discuss on How to Add a Modal in Ionic 3 Application with Latest Ionic CLI (v4.12.0) for Adding Modals in Ionic 4 App check this post
Ionic 5|4 Turn on Device GPS Without Leaving Application using Native Plugin
In this Ionic 5/4 tutorial, we’ll learn how to make a user enable the Geolocation service without leaving or minimizing the application. We’ll use a Native plugin to open a dialog from which a user can tap to switch on the Geolocation service. In Ionic Application which is using Geolocation get device location coordinates like
Ionic 4 | Adding Google Analytics in Ionic 4 Application using Cordova and Ionic Native Plugin
Google Analytic is very popular among Web applications to track various parameters like traffic analysis based on demography, event activity, content-based analysis etc. We have already discussed How to integrate Google Analytics in Ionic 3 application. Google Analytic provides use dashboards to view real-time traffic on Web Applications. In this post, we will discuss on
Ionic 5|4 Implement Image Picker in Ionic Application using Cordova and Native Plugin
In this Ionic 5/4 tutorial, we’ll implement Image picker functionality in Ionic Angular application by installing Cordova and Native plugins. In Ionic applications, we may have support to select multimedia data by a user like images, for that we can show an Image Picker feature for easy selection of Images. In this post, we will
Ionic 4 | Implement AdMob Free Native Plugin in Latest Ionic 4 Applications more efficiently
As the latest stable version of Ionic 4 is released, some of the previous methods to implementĀ AdMob Free plugin are depreciated. AdMob Free plugin helps to add AdMob Google ads in Ionic Application. As we all know that we can add three types of AdMob ads in a hybrid application like Ionic for now, which
Ionic 4 | Adding ZBar Barcode / QR Code Scanner in Ionic 4 Application using Cordova and Native Plugin
In a previous post we have already discussed the most used QR Code and Barcode Scanner Native plugin for IOnic Application, but today we will use another very popular native plugin based on ZBar library.
Ionic 4/3 | Native Like Select Box Wheel Selector in Ionic Application
In this post, we will discuss a very beautiful and native-likeĀ wheel select component. These type of select boxes looks very cool and generally found in native applications.
Ionic 4 | Adding Embedded YouTube Video Player in Ionic 4 Application using Ionic Native Plugin
In our previous post, we have already discussed example application to implementĀ a YouTube video player, but some of the steps are depreciatedĀ by the release of stable version 4 of Ionic.
How to Create Ionic v3 App in Latest CLI v4.9.0 for Ionic v4
As the latest stable version of the Ionic framework, V4 has been released which is way more future proof and easily adaptable with new frameworks like react, Vuejs etc by using web components technology. But still, there are some developers who may prefer version 3 of Ionic as routing of ionic was having much more
What’s New ? Ionic 4 Stable Release is Here!
Very much awaited Ionic’s Version 4 is finally released with full of celebrations and feelings full of thrillers by the Ionic team. According to the team Back in 2013 Ionic was introduced in support with AngularJS to make is compatible with the latest choice of developers at that time. After that, there was Angular 2