Ben JosephCompileSDKVersion and TargetSDKVersion in AndroidWhen creating a new project in Android Studio, we see the gradle file has two entries called “compileSdkVersion” and “targetSdkVersion”…Feb 1, 2018Feb 1, 2018
Ben JosephCreating a Cordova pluginThis post focuses on the Android side of creating a Cordova plugin.Oct 6, 2017Oct 6, 2017
Ben JosephValidating a Certificate on Android using platform CAsThis post is about using the Android platform provided trust store to validate an X509Certificate.Sep 27, 2017Sep 27, 2017