How to empty (clear) the logcat buffer in Android [duplicate] November 14, 2022 by Tarik adb logcat -c Logcat options are documented here: http://developer.android.com/tools/help/logcat.html