Thursday, February 13, 2014
Will windows cmd execute adb logcat, how to filter the output results?
Will windows cmd execute adb logcat, how to filter the output results?
adb logcat print so much information at once useful information to drown, and I tried to filter the output, and online reference logcat command a lot of information, but I tried, can not only System.out.println output filter, and system anomalies.
adb.exe logcat info command does not work that way, how can we do it,
Eclipse tools can do, cmd adb logcat info how do it, I do not know where I was wrong,
Do I only write logs to the phone to do it?
I ask you is how to filter? How to achieve my needs it,<-! Main posts under Banner (D4) -><-! Posts under the main text (D5) ->
Reply:
C: \ newfront \ bin \ adb.exe logcat | grep MyApp
'Grep' is not an internal or external command, nor can run the program
Or batch file.
Reply:
I know how the filter, the test was successful.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment