User Interactions in Android App Development
Difficulty: Intermediate
Duration: 7 minutes and 11 seconds
Students: 17
Rating: 5/5
This course covers the different types of messages that you can use in your Android app, namely toast messages, snackbar messages, and dialog messages.
Intended Audience
This course is intended for anyone who wants to learn how to start building their own apps on Android.
Prerequisites
To get the most out of this course, you should have some basic knowledge of the fundamentals of Android.
Resources
Course GitHub repo: https://github.com/OakAcademy/android-app-development-with-kotlin/tree/main/Section%205%20-%20User%20Interactions/UserInteractions
Covered Topics