Beginning Android Debugging, Episode 5: Create Breakpoints | Kodeco

This content was released on May 12 2020. The official support period is 6-months from this date.

Sometimes bad things will happen and your app will crash. Learn how stack trace helps you navigate to the exact line of code that caused a crash, and how to create different breakpoints to help you inspect your code step by step at runtime.


This is a companion discussion topic for the original entry at https://www.kodeco.com/9261991-beginning-android-debugging/lessons/5