会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
MrBlue
F**k round the world! F**k over the world!
博客园
首页
新随笔
联系
订阅
管理
如何用adb logcat保存日志
//将log 保存到当前目录下
adb logcat -v time >a.log
//log过滤
adb logcat | grep MyAppName
//清除log
adb logcat -c
posted @
2013-07-26 18:02
MrBlue
阅读(
2695
) 评论(
0
)
编辑
收藏
举报
刷新页面
返回顶部
公告