In this module, users will create a simple app that will introduce users
to Jetpack Compose. This course will show how to use composables to
create a user interface with a touch of interactivity.
By Fuad Kamal.
In this lesson you will learn more about composables by styling the app. You’ll learn how to
use modifiers like padding. You’ll learn about the purpose of sp and dp units in Android.
In this lesson you’ll learn how to use more advanced layout techniques. You’ll utilize layout groups for
more complex layouts. You’ll learn how to nest composables and refactor them into
individual files to simplify the organization of the code. You’ll also learn how to utilize previews.
You’ll learn how to add interactivity to the app by utilizing buttons and textfields.
You’ll be able to explain how composable rebuilds the interface when the state changes.
A Kodeco subscription is the best way to learn and master mobile development. Learn iOS, Swift, Android, Kotlin, Flutter and Dart development and unlock our massive catalog of 50+ books and 4,000+ videos.