Getting started with developing Android apps in Kotlin

Posted on June 18, 2017 in Development • Tagged with android, gradle, kotlin, android studio 3, dev

This post shows how to get started with creating Android apps in Kotlin language using Android Studio 3 and higher.


Continue reading

Automatic Android APK Signing

Posted on December 20, 2016 in Development • Tagged with android, gradle, signing, apk, dev

This post shows how build.gradle can be configured to sign Android APKs automatically without manual interventions.


Continue reading