Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ボタンでクリアするのはうんざりです。コマンドを使用すると、より簡単または自動的になります。ECLIPSEでそれをクリアするコマンドはありますか? つまり、CMD のコマンドではなく、Eclipse のショートカットです。
コマンド ラインを使用して、次のコマンドを記述します。
adb logcat -c
私はそれが仕事をすることを願っています:)