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

Cordova Plugin: Danwilson/google-analytics-plugin Not Working On Android Device

I'm trying to use the google analytics on Cordova app, I've followed the instruction on th… Read more Cordova Plugin: Danwilson/google-analytics-plugin Not Working On Android Device

Creating A Helloworld Plugin For Android Using Cordova And Eclipse

I've done quite a bit of research and can't seem to find why this isn't working. What … Read more Creating A Helloworld Plugin For Android Using Cordova And Eclipse

Debugging An App Startup With Android Maven Plugin

I'm working with the latest version of android maven plugin. I use android:deploy and android:r… Read more Debugging An App Startup With Android Maven Plugin

Class Not Found Exception Using Custom Cordova Plugin

I'm developing a printing app that uses a custom API to access the printer via USB, so I needed… Read more Class Not Found Exception Using Custom Cordova Plugin

I Am Getting Error: Configuration 'compile' Is Obsolete And Has Been Replaced With 'implementation'. It Will Be Removed At The End Of 2018

I got this error after an update of Android Gradle plugin and Android Studio. I have checked this q… Read more I Am Getting Error: Configuration 'compile' Is Obsolete And Has Been Replaced With 'implementation'. It Will Be Removed At The End Of 2018

Can't Use Google Play Services On Unity Java Plugin

I have a plugin for Unity that is written in Java. In this plugin I need to get the new Google Adve… Read more Can't Use Google Play Services On Unity Java Plugin

Android Studio Error:(3, 0) Plugin With Id 'com.android.application' Not Found

I'm new to android studio and had somebody write an app I made which was originally used in app… Read more Android Studio Error:(3, 0) Plugin With Id 'com.android.application' Not Found

Add Custom .properties File In Unity Android Package

I have a .properties file that is required by some android java unity plugin that I am writing. I n… Read more Add Custom .properties File In Unity Android Package