Lessons: 16Length: 1.7 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

4.3 Make Your App More Robust: Null Safety

In this lesson, you will make your app more robust with Kotlin’s null safety features. I’ll show you some test cases where Null Pointer Exceptions might come up, and I’ll show you how to handle each one.

Related Links