Android Keyboard Inputs: Getting Started

Go to class
Write Review

Free Online Course: Android Keyboard Inputs: Getting Started provided by Pluralsight 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 Pluralsight. Android Keyboard Inputs: Getting Started is taught by Mitch Tabian.

Overview
  • This course will teach you how to use Android keyboard inputs, keyboard method actions, autocomplete suggestion, soft keyboards, and support hardware keyboards.

    At the core of every great Android application is a seamless user experience. In this course, Android Keyboard Inputs: Getting Started, you will learn how to master the core concepts related to the Android SoftKeyboard, in addition to supporting hardware keyboards. First, you will take a close look at keyboard input types such as number pads. Then, you will manage the soft keyboard, keyboard method actions, and autocomplete suggestions. Finally, you will see how to support hardware keyboards for navigation. When you’re finished with this course, you will have a foundational knowledge on capturing inputs that will help you as you develop mobile applications.

    Topics:

    • Course Overview
    • Getting Started
    • Specifying the Input Method Type
    • Providing AutoComplete Suggestions
    • Detecting if SoftKeyboard Is Visible
    • Supporting Keyboard Navigation
    • Handling Keyboard Actions
    • Tying It All Together