Wednesday, September 18, 2013

Restore default trace mode adb

Restore default trace mode adb

In order to fix my adb setup I`ve set ADB trace mode to all using the
following command:
set ADB_TRACE=all
Now that I've resolved my issue, I would like to reset the ADB trace mode
to the default (out of the box) value, so my cmd output doesn`t get
cluttered with unnecessary traces.

No comments:

Post a Comment