From the course: Android App Development: Accessibility

What you should know - Android Tutorial

From the course: Android App Development: Accessibility

Start my 1-month free trial

What you should know

- [Instructor] To get the most out of this course, you should be familiar with android app development fundamentals. For a great introduction to Android development, please check out Android Development Essential Training by David Gassner. It's also good to know your way around Android Studio. If you'd like to brush up your knowledge, check out the Android Studio Essential Training by David Gassner. We will also use the Android Support Library, So it's a good idea to be familiar with some its UI components, such as CardView, and TextInputLayout. To learn more about the Support Library, check the Support Library documentation website. Later in the course, we will cover accessibility checks integration into automated tests, so you should know about Android testing strategies, specifically, creating and running instrumented UI tests using the Espresso framework. To learn more about Android testing and Espresso, check out Effective Android Testing for Mobile Developers by Chiu-Ki Chan on LinkedIn Learning.

Contents