Android代码-LogcatViewer可在手机上查看 logcat

时间:2022-08-25 20:00:05
【文件属性】:

文件名称:Android代码-LogcatViewer可在手机上查看 logcat

文件大小:550KB

文件格式:ZIP

更新时间:2022-08-25 20:00:05

Android代码

LogcatViewer - Android Logcat Viewer Purpose LogcatViewer is utility library which will allow user to view the logcat logs of the application on phone itself. It will be useful for tester to provide logs along with defects and also to developer to do initial analysis of defects. Moreever, if correct tags are used, it can also be useful for performance measurement, for monitoring network requests etc. etc. How to plug LogcatViewer in your application? Add following line to build.gradle. reposi


【文件预览】:
LogcatViewer-master
----standOut()
--------standOut.iml(8KB)
--------src()
--------build.gradle(457B)
----gradlew(5KB)
----settings.gradle(68B)
----LogcatViewer.iml(943B)
----.codeclimate.yml(79B)
----.travis.yml(192B)
----Images()
--------mainview.png(53KB)
--------filter.png(154KB)
--------notification.png(37KB)
--------loglevel.png(137KB)
----LICENSE(34KB)
----gradle()
--------wrapper()
----README.md(3KB)
----gradlew.bat(2KB)
----logcatviewerexample()
--------src()
--------logcatviewerexample.iml(10KB)
--------.gitignore(7B)
--------build.gradle(698B)
--------proguard-rules.pro(669B)
----.gitignore(401B)
----logcatviewer()
--------logcatviewer.iml(8KB)
--------src()
--------build.gradle(415B)
----build.gradle(311B)
----logcatlogger.iml(966B)

网友评论