“Unable to open log device '/dev/log/main': No such file or directory”
I am new to Android development and bought a cheap Huawei Sonic (U8650 apparently) so I could test my first attempts at making an app on an actual device. However, whenever I try to use 'adb logcat' or 'adb shell' then 'logcat' on the device I get: Unable to open log device '/dev/log/main': No such file or directory I have already enabled Usb debugging in Settings -> Developer. I just don't know enough about Android to know if this is something I can even fix. I have found two other questions with similar problems: /dev/log/main not found ??-?? ??:??:??.???: INFO/<unknown>(<unknown>): Unable