python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Android logcat shows app "interaction:" "BLOCKED"
I'm using Android Studio 2020.3.1 to watch debug messages for my app in the logcat. The app is a blank project made with Delphi 11.
Setting the logcat filter to com.bookup has these two lines appear:
...

Mike at Bookup
Votes: 0
Answers: 2
Can't connect to WiFi - CTRL-EVENT-ASSOC-REJECT, status code = 1, ASSOC_REJECT 12 - wpa_supplicant
I am trying to connect to my Wifi router with my Xiaomi Mi Max 2. I can connect to every router, but not to this one. Also, every other phone can connect to that router. I already tried changing proto...
Trimbo1662
Votes: 0
Answers: 0
Sending Android logs to logging service
I'm writing an android app in kotlin, and using the standard Log class to write logs throughout my code. For example Log.e(...), Log.i(...) and so on. Sometimes I want to examine those logs, but I don...
Yossi Vainshtein
Votes: 0
Answers: 0
Android Studio is not capturing error log when errors/exceptions thrown from coroutines/scope funtions only for Xiaomi device
I have tried multiple things but still not able to find the issue why Logcat is not capturing/showing errors/exceptions for xiaomi device. Now the problem is, to debug the issue I need to run applicat...
Manish Kumar
Votes: 0
Answers: 0