Joke Collection Website - Public benefit messages - When android reads a short message, the address null pointer address is output. Please help us to see why the null pointer is not normal.

When android reads a short message, the address null pointer address is output. Please help us to see why the null pointer is not normal.

Where did you know that this address has output? 59 lines throw an exception, 60 lines of println will not be executed at all, and the output content in logcat is estimated to be output to other places in front. Try putting println before line 59.