Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ionic2

Start Activity Residing Inside Cordova Plugin's Aar's File In Ionic2 Project

What I am trying to achieve: I have created Android Plugin Project (cclib-release.aar) which has a … Read more Start Activity Residing Inside Cordova Plugin's Aar's File In Ionic2 Project

Java.io.ioexception: Unable To Establish Loopback Connection

I get this java exception when i build android in CMD and i don't catch why and how to figure t… Read more Java.io.ioexception: Unable To Establish Loopback Connection

Image From Gallery Not Displaying On Img Tag In Ionic 2

I am trying to display image from gallery to img tag. But image not showing on img tag. But it is w… Read more Image From Gallery Not Displaying On Img Tag In Ionic 2

Where To Put Custom Sound File For Push Notifications In Ionic 2 For Android

I am using the push plugin in my Ionic 2 app. Now I want to use a custom sound file. I am sending t… Read more Where To Put Custom Sound File For Push Notifications In Ionic 2 For Android

Download File From Server Into Ionic2 App

I am in need to implement a feature in my Ionic2 app where users can download a specific Video file… Read more Download File From Server Into Ionic2 App

How To Add Android Path In Mac

I'm using Ionic2 and I want to run android in mac: when I used Command: ionic cordova run andr… Read more How To Add Android Path In Mac