Tag: Android

Building your first app with Kotlin in Android Studio

As of Android Studio 3.0, Kotlin is supported as an official language for Android development.…

Using Butter Knife to Inject Views in Android

Introduction In every Android Application, we use a very frequently repeated method called findViewById() for every view…

Google releases stable version of Android Studio 3.0

Android studio 3.0 is finally ready for download in the stable channel. It brings a…

Android Design Support Library working with Navigation Drawer

Android 5.0 Lollipop was one of the most significant Android releases ever, due to introduction of…

Material Design Color & Toolbar Customization

Hi guys, in previous tutorial we have learned how to setup material design in android studio.…