可以用Carplay或者Glink互聯,車本身有提示;
多看看說明書。如果沒有,就去4s店問問。
可以去論壇看看
網頁鏈接
網頁鏈接
重點:棉絨[旗幟]
詳細的參數用法可以通過lint - help查看,這裏只介紹常用的命令:
a)生成html格式的報告
lint?- html?d:\lint-results.html?d:\lofter_project
此外,您還可以使用參數來生成簡單的html報告。
lint?- simplehtml?d:\lint-results.html?d:\lofter_project
b)生成xml格式的報告。
lint?- xml?d:\ lint-results . XML d:\ loft er _ project
c)使用定制的分析策略
lint?- config d:\custom-lint.xml?- html d:\lint-results.html?d:\lofter_project
如果lint.xml文件存在於項目源代碼的根目錄中,則不需要- config參數,lint.xml中的策略默認生效;
d)參數-完整路徑
lint?-完整路徑?-simple html d:\ lint-results . html?d:\lofter_project
下圖顯示了是否使用該參數的區別。
Android lint刪除無用資源文件(自動)/wl 0073921/article/details/50069127。