Forum Discussion
altus_nel
11 years agoContributor
Hi Deepa,
Try and run the command without piping the output to a file. Let it dump to screen first to see that you are actually getting info from device.
I.e.
adb shell logcat -d
You should now see some output being dumped to the command prompt window (if you do it immediately after clearing [-c] the log... you may see no output).
Once you're happy that you can see the output... you can then pipe the output to a file by following the procedure described above.
Hope this helps.
Try and run the command without piping the output to a file. Let it dump to screen first to see that you are actually getting info from device.
I.e.
adb shell logcat -d
You should now see some output being dumped to the command prompt window (if you do it immediately after clearing [-c] the log... you may see no output).
Once you're happy that you can see the output... you can then pipe the output to a file by following the procedure described above.
Hope this helps.
crina
9 years agoOccasional Contributor
Hi,
How this problem has been solved i encounter the same problem with LG device phone