问题
I am currently working on an android project. But now when I open the emulator it shows too many errors in logcat and those are looping on it. But the emulator worked fine yesterday. Today I just wipe data
in the emulator and those errors start to showing in logcat after that. I delete the emulator and recreate it but those errors are still coming. Do you guys have any idea why those errors come and how to fix those?
Few images of errors that looping on logcat
image 1
image 2
image 3
image 4
The emulator that I am using
image 5
回答1:
Some errors in AS are fatal, it means that your app or AVD can't run with them. But some of them are not important issues, you can run your app or AVD even there are red lines in logcat.
来源:https://stackoverflow.com/questions/61817026/android-studio-logcat-printing-lot-of-errors