Hi,
I have added some log message using Log.v. The issue is when the log information is displayed in LogCat(I am viewing it in eclipse), I want to copy some of the log message for future reference. But I am not able to copy these messages.
Can some-one let me know how I can copy the log information available in LogCat. Please do bear me if this is a naive question as I am just starting with android and am new to java also.
I have added some log message using Log.v. The issue is when the log information is displayed in LogCat(I am viewing it in eclipse), I want to copy some of the log message for future reference. But I am not able to copy these messages.
Can some-one let me know how I can copy the log information available in LogCat. Please do bear me if this is a naive question as I am just starting with android and am new to java also.