Developing Android Applications: Debugging and Testing


Overview/Description
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description
A key element of Android development is debugging and testing. This course explores Android debugging, including Logcat, and testing with Android Studio. Begin by learning how to debug and test your apps with Android Studio, Toast, the Android Studio terminal, and with Logcat. Next, study debugging breakpoints to trace code faults. Review best practices to test in Android Studio. Run automated unit testing with dependencies, unit tests, and instrumental tests. See how to package your tested apps for distribution. Finally, as a review exercise, you will describe testing and create Android messages.

Expected Duration (hours)
0.9

Lesson Objectives

Developing Android Applications: Debugging and Testing

  • specify the key elements and techniques of Android debugging
  • demonstrate how to debug code with Toast, the Android Studio terminal, and Logcat messages
  • specify the purpose of breakpoints in Android debugging
  • demonstrate how to successfully package an app in Android Studio
  • discuss best practices for testing in Android Studio
  • demonstrate how to create dependencies and unit tests for automated unit testing in Android Studio projects
  • demonstrate how to create dependencies and instrumented tests for automated unit testing in Android Studio projects
  • describe testing and create Android messages
  • Course Number:
    it_sddabd_07_enus

    Expertise Level
    Intermediate