From the course: Android Development Essential Training: The User Interface with Kotlin

Elements of an Android user interface - Android Tutorial

From the course: Android Development Essential Training: The User Interface with Kotlin

Start my 1-month free trial

Elements of an Android user interface

- [David] In software development, first impressions matter. When a user opens your Android app, their first experience is visual, a combination of screen layout, color palette, and other design elements is an absolutely critical part of how the user experiences your application. Android developers have a vast set of tools that let them build that interface. And since an app can run on a wide variety of devices with varying screen sizes, aspect ratios, and pixel densities, you need to design your app so it can adjust automatically to any screen it encounters. I'm David Gassner, and this is the second installment in this series of courses on the most important skills you need as an Android developer. I've learned lots of tricks for building dynamic, compelling user interfaces, and I'll share them with you in this course. I hope these tools and this course help you improve your skills in building visual layouts in Android apps.

Contents