Skip to content
Coding in Flow
Coding in Flow
  • Search
    Generic filters
    Exact matches only
    Search in title
    Search in content
    Search in excerpt
  • Show All Tutorials
  • More
    • Your Bookmarks
    • Discord Chat
    • Newsletter
    • Merchandise
    • Support the Content
    • Contact
    • Blog
YouTube

By loading the video, you agree to YouTube's privacy policy.
Learn more

Load video

If your Android app crashes, then because of an uncaught RuntimeException like a NullPointerException.
In this video we will learn, how to read the Logcat stack trace to find out what exception caused our app to crash and where it happened in our code, so we can provide more specific information when we ask for help.

Java RuntimeException documentation:
docs.oracle.com/javase/7/docs/api/java/lang/RuntimeException.html

Show more
Show less
Share this

â–º Unfortunately App Has Stopped

More Android Tutorials

View SQLite Database from Emulator on PC

StartActivityForResult

Fragment + Animation + Interface

Parcelable

Quiz App with SQLite

HandlerThread

Toast Position

  • Legal Notice
  • Privacy Policy
  • Affiliate Disclosure
© 2021 Coding in Flow