文件名称:Android代码-foam
文件大小:255KB
文件格式:ZIP
更新时间:2022-08-25 22:42:25
Android代码
You have a small team. Setting up crash reporting tools, event tracking tools, and log management services is not what you want to spend your hours doing. You know these are important to the health of your application, but you just want to code. That's where Foam comes into play. Want to use Flurry and Papertrail in your app? No problem: @FoamApiKeys( flurry = "S6S7S8S9S0S1S2S3S4S5", // API Key papertrail = "logs2.papertrailapp.com:49999" // Server URL ) public class MyApplication e
【文件预览】:
foam-master
----.gitignore(53B)
----Foam()
--------gradle()
--------build.gradle(302B)
--------gradlew.bat(2KB)
--------test_coverage.sh(110B)
--------gradlew(5KB)
--------foam()
--------gradle.properties(1KB)
--------push_to_maven.sh(220B)
--------settings.gradle(16B)
----README.md(6KB)
----LICENSE(1KB)