Something strange happened today - I opened my project, which by the way before it worked correctly, i.e. it showed logs in logcat but now it's not working.
I connect the phone to my laptop and Android Studio sees it, then I click "Debug", the application compiles, installs on the device and opens. Unfortunately in LogCat I keep getting this PocketModeLiteSensor :input data file descriptor not available - (Bad file descriptor)
error. And this error is spamming my entire window - nothing more showing.
Also, my Android Studio start to showing a message, that i run out of memory (on my laptop) - this never happen before!
I have the latest Android Studio and i make fresh install of it like two weeks ago.