Created
October 24, 2023 20:05
-
-
Save af2905/c14c8a7267c98d1d598b901b0770a1fa to your computer and use it in GitHub Desktop.
log_receive_data_on_background_thread
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22:03:56.665 27504-27504 TAG onCreate completed | |
22:04:06.166 27504-27529 TAG Data received after 9491.5399 ms. | |
22:04:06.168 27504-27529 AndroidRuntime FATAL EXCEPTION: Thread-2 | |
java.lang.NullPointerException: Can't toast on a thread that has not called Looper.prepare() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment