文件名称:Android代码-RxJava2Debug
文件大小:1.34MB
文件格式:ZIP
更新时间:2022-08-26 01:11:46
Android代码
RxJava2Debug A library to make StackTraces involving RxJava2 more meaningful (they will always point to your code!). Rationale If you use RxJava2, you know the pain of debugging exceptions generated somwhere across the stream, in another thread, in a nested stream, ... The StackTrace provided by RxJava2 will tell you almost nothing. Even more, if you are using systems like Crashlytics to collect reports for and Android app, most RxJava-related crashes will be reported as a single error
【文件预览】:
RxJava2Debug-master
----rxjava2debug()
--------.gitignore(248B)
--------gradle()
--------build.gradle(4KB)
--------gradlew.bat(2KB)
--------gradlew(5KB)
--------src()
--------gradle.properties(14B)
--------.travis.yml(216B)
--------pmd.xml(15KB)
--------settings.gradle(35B)
----.gitignore(15B)
----README.md(14KB)
----CHANGELOG.md(645B)
----HEADER(562B)
----LICENSE(11KB)
----screenshots()
--------raw_crash_report.png(67KB)
--------enhanced_stack_trace.png(494KB)
--------enhanced_crash_report.png(133KB)
--------raw_stack_trace.png(467KB)
----CODE_OF_CONDUCT.md(3KB)
----example-android()
--------.gitignore(118B)
--------gradle()
--------build.gradle(644B)
--------gradlew.bat(2KB)
--------gradlew(5KB)
--------app()
--------gradle.properties(730B)
--------.idea()
--------settings.gradle(15B)