My application works without problems. But when I try to debug it, android studio freezes. So I get the message "Waiting for a debugger", and then this message goes away, and then I get only a black screen in the emulator. I also get a message
SIGNAL = SIGABRT (signal SIGABRT)
in the debug window under the variables tab.
How to fix it?
android debugging android-studio sigabrt
Nirvan anjirbag
source share