Android App Development: Communicating with the User

Go to class
Write Review

Free Online Course: Android App Development: Communicating with the User provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Android App Development: Communicating with the User is taught by Joe Marini.

Overview
  • Ensure that your users get the right information at the right time. Learn when and how to utilize key user communication options in your Android applications.

Syllabus
  • Introduction

    • Effective user communication
    • What you should know
    • Getting set up
    • Communication scenarios
    1. Toast Messages
    • Toast overview
    • Displaying a simple toast
    • Customizing toasts
    2. The Snackbar
    • Snackbar overview
    • Displaying a Snackbar
    • Snackbars with actions
    3. Dialogs
    • Dialogs overview
    • Creating a simple dialog
    • Creating a choice dialog
    • Returning results from a dialog
    • Creating custom dialogs
    4. Notifications
    • Notifications overview
    • Basic notifications
    • Expanded notifications
    • Notifications and the lock screen
    • Best practices for using notifications
    Conclusion
    • Conclusion