Android Development Essential Training: The User Interface with Kotlin
Offered By: LinkedIn Learning
Course Description
Overview
Jump-start your Android development journey by learning how to design a simple user interface in a native Android application.
Syllabus
Introduction
- Elements of an Android user interface
- What you should know
- Configure Android Studio for this course
- Load an XML layout file at runtime
- View and ViewGroup components
- Display View components in a ViewGroup
- Convert a project to AndroidX packages
- Units of measurement in Android
- Position views with LinearLayout
- Manage view positions with constraints
- Distribute views with constraint chains
- Display views programmatically
- Get view references with findViewById()
- Manage string values as resources
- Manage data entry with EditText
- Manage data entry with TextInputLayout
- Use string resources with placeholders
- Display Snackbar messages
- Display image resources
- Load image resources at runtime
- Reduce file size with WebP images
- Display images from the assets directory
- Use XML-based VectorDrawable images
- Create icons in Android Studio
- Define visual styles and themes
- Support styles on older devices
- Configure Material Design theme colors
- Create alternative resource directories
- Create alternative bitmap resources
- Next steps
Taught by
David Gassner
Related Courses
Kotlin Bootcamp for ProgrammersGoogle via Udacity Введение в язык Котлин
St. Petersburg State Polytechnic University via Coursera Kotlin for Java Developers
JetBrains via Coursera Developing Android Apps with Kotlin
Google via Udacity Advanced Android with Kotlin
Google via Udacity