Your First Kotlin Android App

Oct 1 2020 Kotlin 1.4, Android 11, Android Studio 4

Part 3: Activities

22. Adding Activity Properties

Episode complete

Play next episode

Next
About this episode
See versions
Leave a rating/review
See forum comments
Cinema mode Mark complete Download course materials
Previous episode: 21. Android Manifest Next episode: 23. Challenge: Add a Property

Get immediate access to this and 4,000+ other videos and books.

Take your career further with a Kodeco Pro subscription. With unlimited access to over 40+ books and 4,000+ professional videos in a single subscription, it's simply the best investment you can make in your development career.

Learn more Already a subscriber? Sign in.

Using findViewById() is the simplest way to reference UI elements from code, but you can also rely on newer approaches such as Android ViewBinding, or Kotlin Android Extensions.

This course was originally created in 2019. The content and student materials were reviewed and updated in October 2020.