LaunchDarkly SDK for Android

Official LaunchDarkly SDK for Android

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.launchdarkly
Идентификатор

Идентификатор

launchdarkly-android-client
Последняя версия

Последняя версия

2.8.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

LaunchDarkly SDK for Android
Official LaunchDarkly SDK for Android
Ссылка на сайт

Ссылка на сайт

https://github.com/launchdarkly/android-client
Система контроля версий

Система контроля версий

https://github.com/launchdarkly/android-client

Скачать launchdarkly-android-client

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.launchdarkly/launchdarkly-android-client/ -->
<dependency>
    <groupId>com.launchdarkly</groupId>
    <artifactId>launchdarkly-android-client</artifactId>
    <version>2.8.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.launchdarkly/launchdarkly-android-client/
implementation 'com.launchdarkly:launchdarkly-android-client:2.8.0'
// https://jarcasting.com/artifacts/com.launchdarkly/launchdarkly-android-client/
implementation ("com.launchdarkly:launchdarkly-android-client:2.8.0")
'com.launchdarkly:launchdarkly-android-client:aar:2.8.0'
<dependency org="com.launchdarkly" name="launchdarkly-android-client" rev="2.8.0">
  <artifact name="launchdarkly-android-client" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.launchdarkly', module='launchdarkly-android-client', version='2.8.0')
)
libraryDependencies += "com.launchdarkly" % "launchdarkly-android-client" % "2.8.0"
[com.launchdarkly/launchdarkly-android-client "2.8.0"]

Зависимости

runtime (6)

Идентификатор библиотеки Тип Версия
com.android.support » support-annotations jar 26.0.1
com.google.code.gson : gson jar 2.8.2
com.launchdarkly : okhttp-eventsource jar 1.8.0
com.squareup.okhttp3 : okhttp jar 3.12.2
com.jakewharton.timber : timber jar 4.7.1
com.google.android.gms » play-services-base jar 6.5.87

Модули Проекта

Данный проект не имеет модулей.

LaunchDarkly SDK for Android

CircleCI

LaunchDarkly overview

LaunchDarkly is a feature management platform that serves over 100 billion feature flags daily to help teams build better software, faster. Get started using LaunchDarkly today!

Twitter Follow

Supported Android versions

This version of the LaunchDarkly SDK has been tested with Android SDK versions 16 and up (4.1 Jelly Bean).

Getting started

Refer to the SDK documentation for instructions on getting started with using the SDK.

Learn more

Check out our documentation for in-depth instructions on configuring and using LaunchDarkly. You can also head straight to the complete reference guide for this SDK or our Javadocs.

Testing

We run integration tests for all our SDKs using a centralized test harness. This approach gives us the ability to test for consistency across SDKs, as well as test networking behavior in a long-running application. These tests cover each method in the SDK, and verify that event sending, flag evaluation, stream reconnection, and other aspects of the SDK all behave correctly.

Contributing

We encourage pull requests and other contributions from the community. Check out our contributing guidelines for instructions on how to contribute to this SDK.

About LaunchDarkly

  • LaunchDarkly is a continuous delivery platform that provides feature flags as a service and allows developers to iterate quickly and safely. We allow you to easily flag your features and manage them from the LaunchDarkly dashboard. With LaunchDarkly, you can:
    • Roll out a new feature to a subset of your users (like a group of users who opt-in to a beta tester group), gathering feedback and bug reports from real-world use cases.
    • Gradually roll out a feature to an increasing percentage of users, and track the effect that the feature has on key metrics (for instance, how likely is a user to complete a purchase if they have feature A versus feature B?).
    • Turn off a feature that you realize is causing performance problems in production, without needing to re-deploy, or even restart the application with a changed configuration file.
    • Grant access to certain features based on user attributes, like payment plan (eg: users on the ‘gold’ plan get access to more features than users in the ‘silver’ plan). Disable parts of your application to facilitate maintenance, without taking everything offline.
  • LaunchDarkly provides feature flag SDKs for a wide variety of languages and technologies. Check out our documentation for a complete list.
  • Explore LaunchDarkly
com.launchdarkly

LaunchDarkly

Fast and reliable feature management for the modern enterprise

Версии библиотеки

Версия
2.8.0
2.7.0
2.6.0
2.5.4
2.5.3
2.5.2
2.5.1
2.5.0
2.4.1
2.4.0
2.3.2
2.3.1
2.3.0
2.2.1
2.2.0
2.1.1
2.1.0
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0
1.0.0-RC1