My galaxys has no problem connecting in Debug mode to the IDE using:
Settings -> Applications -> Development -> USB debugging.
I can compile and run into the phone. But when trying to see the log (I pressed "Connect" and chose the phone as device) I got the error msg:
LogCat connected to: 1000xxxxxxxx
Unable to open log device '/dev/log/main': No such file or directory
What do I need to do in order to see the log from the phone?
Settings -> Applications -> Development -> USB debugging.
I can compile and run into the phone. But when trying to see the log (I pressed "Connect" and chose the phone as device) I got the error msg:
LogCat connected to: 1000xxxxxxxx
Unable to open log device '/dev/log/main': No such file or directory
What do I need to do in order to see the log from the phone?