Chapters

Hide chapters

Android Test-Driven Development by Tutorials

First Edition · Android 10 · Kotlin 1.3 · AS 3.5

Before You Begin

Section 0: 3 chapters
Show chapters Hide chapters

Section II: Testing on a New Project

Section 2: 8 chapters
Show chapters Hide chapters

Section III: TDD on Legacy Projects

Section 3: 9 chapters
Show chapters Hide chapters

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

  • Kotlin 1.3. This book uses Kotlin 1.3 throughout. The examples may work with an earlier version of Kotlin, but they are untested.
  • Android Studio 3.5 or later. Android Studio is the main development tool for Android. You’ll need Android Studio 3.5 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 10, Kotlin 1.3 and Android Studio 3.5 — 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.