Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

com.devcycle:android-client-sdk

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.devcycle:android-client-sdk

The DevCycle Android Client SDK uses our Client SDK APIs to perform all user segmentation and bucketing for the SDK, providing fast response times using our globally distributed edge workers all around the world.

  • 2.1.0
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

DevCycle Android SDK

The DevCycle Android Client SDK. This SDK uses our Client SDK APIs to perform all user segmentation and bucketing for the SDK, providing fast response times using our globally distributed edge workers all around the world.

Requirements

This version of the DevCycle Android Client SDK supports a minimum Android API Version 21.

Installation

The SDK can be installed into your Android project by adding the following to build.gradle:

implementation("com.devcycle:android-client-sdk:2.1.0")

Usage

To find usage documentation, visit out docs.

Running the included Example Apps

To run the examples you will need to include your Mobile SDK Key and a Variable Key. The Variable used should be a 'string' type.

Java Example

The Java Example apps consist of a simple blank screen that automatically triggers a variable evaluation on run and then displays a toast notification.

Code locations to update:

Kotlin Example

The Kotlin Example provides a simplified interface to evaluate flags manually, but will also automatically triggers a variable evaluation on run and then displays a toast notification.

Code locations to update:

FAQs

Package last updated on 24 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc