antlip.dev
  • About Me
  • Android
  • Sponsors
Navigation bar avatar

antlip.dev


Welcome, world!

Two ways to create an Android Virtual Device in Android Studio 4.1.1

Learn how to create an Android Virtual device in various ways and various states in the Android Studio project

Posted on November 27, 2020

Method 1: Select configure from Project Selection screen Open Android Studio In the bottom right corner, there is a link that says configure Once in the configure menu, select AVD Manager [Read More]
Tags: Kotlin Android UI Android Studio

Kotlin Custom View with DataBinding

Create a layout containing multiple subviews using Kotlin and Android DataBinding

Posted on November 27, 2020

The single-responsibility principle is core concept of the SOLID principles of writing good code. This can also be applied to UI components. We can pull all of the components needed into it’s own isolated component and supply it with the data needed to display. This becomes especially useful when adding... [Read More]
Tags: Kotlin Android UI

Enable Data Binding

Kotlin Synthetics are being phased out, here's how you enable DataBinding

Posted on November 25, 2020

Enable Android DataBinding in Android Studio 4.1.1 [Read More]
Tags: Kotlin Android UI
  • RSS
  • Email me

Anthony Lipscomb  •  2020  •  antlip.dev

Powered by Beautiful Jekyll