项目作者: mozilla-mobile

项目描述 :
A generic library for generating and sending telemetry pings from Android applications to Mozilla's telemetry service.
高级语言: Java
项目地址: git://github.com/mozilla-mobile/telemetry-android.git
创建时间: 2017-03-10T17:07:33Z
项目社区:https://github.com/mozilla-mobile/telemetry-android

开源协议:

下载


⚠️ The telemetry library has been moved to the android-components repository.

Build Status
Coverage Status

telemetry-android

A generic library for sending telemetry pings from Android applications to Mozilla’s telemetry service.

Motivation

The goal of this library is to provide a generic set of components to support a variety of telemetry use cases. It tries to not be opinionated about dependency injection frameworks or http clients. The only dependency is support-annotations to ensure code quality.

Getting involved

We encourage you to participate in this open source project. We love Pull Requests, Bug Reports, ideas, (security) code reviews or any kind of positive contribution. Please read the Community Participation Guidelines.

License

  1. This Source Code Form is subject to the terms of the Mozilla Public
  2. License, v. 2.0. If a copy of the MPL was not distributed with this
  3. file, You can obtain one at http://mozilla.org/MPL/2.0/