1. 程式人生 > >android studio技巧之設定monitor視窗模式檢視logcat

android studio技巧之設定monitor視窗模式檢視logcat

在windows下做Android開發最為麻煩就是看logcat,巨硬的自帶cmd視窗太難用,而且還存在列印utf-8亂碼問題。幸好Android studio的monitor能夠看logcat,嚴格上將monitor是Android SDK的tools工具集,只是Android studio集成了而已,如果想邊開發邊看logcat,monitor在studio的小視窗顯然非常不方便;所以最好設定為獨立視窗模式,最大化下看logcat舒服多了,雖然沒有Linux系統下那麼爽,俗話說“蒼蠅腿也是肉”有總比沒有好。接下來就說說設定流程
步驟一、android monitor設定為 windows mode
步驟二、android monitor filter的tag使用正則表示式