文件名称:Android代码-Crasher
文件大小:389KB
文件格式:ZIP
更新时间:2022-08-25 11:39:29
Android代码
Crasher is a library built to allow users to easily send stack traces and useful device info to developers without the use of third party services. For demonstration purposes, sample APKs can be downloaded here. Screenshots Main Screen Somewhat Unnecessary Proof of * Usage Setup The Gradle dependency is available through jCenter, which is used by default in Android Studio. To add the dependency to your project, copy this line into the dependencies section of your build.gr
【文件预览】:
Crasher-master
----gradlew(5KB)
----settings.gradle(27B)
----.github()
--------images()
--------CONTRIBUTING.md(1024B)
----crasher()
--------src()
--------.gitignore(7B)
--------build.gradle(1015B)
--------proguard-rules.pro(925B)
----LICENSE(11KB)
----README.md(5KB)
----gradlew.bat(2KB)
----gradle.properties(730B)
----.gitignore(118B)
----app()
--------src()
--------.gitignore(7B)
--------build.gradle(802B)
--------proguard-rules.pro(925B)
----build.gradle(539B)