Chapters

Hide chapters

Android Accessibility by Tutorials

First Edition · Android 11 · Kotlin 1.4 · AS 4.1

Before You Begin

Section 0: 2 chapters
Show chapters Hide chapters

Section I: Android Accessibility by Tutorials

Section 1: 13 chapters
Show chapters Hide chapters

Section II: Appendix

Section 2: 1 chapter
Show chapters Hide chapters

i. What You Need
Written by Victoria Gonda

To follow along with this book, you’ll need the following:

  • An Android device: While it is possible to follow along using an emulator, emulators don’t support all accessibility features and the features they do support can be challenging to use.
  • Kotlin 1.4 or later: This book uses Kotlin 1.4 throughout. The examples may work with an earlier version of Kotlin, but they are untested.
  • Android Studio 4.1 or later: Android Studio is the main development tool for Android. You’ll need Android Studio 4.1 or later for the tasks in this book. You can download the latest version of Android Studio from Android’s developer site here: https://developer.android.com/studio.

If you haven’t installed the latest version of Android Studio, be sure to do that before continuing with the book. The code covered in this book depends on Android 11, Kotlin 1.4 and Android Studio 4.1 — you may get lost if you try to work with an older version.

Have a technical question? Want to report a bug? You can ask questions and report bugs to the book authors in our official book forum here.
© 2024 Kodeco Inc.