Android SDK
  • 23 Apr 2024
  • Dark
    Light

Android SDK

  • Dark
    Light

Article Summary

You can find the latest version (3.3.0) in JFrog artifactory

Supported Versions

  • HUMAN supports Android 5.0 (API level 21) and higher.
  • HUMAN supports Android Studio 4.2 and higher.

Introduction

The HUMAN Android SDK works by constantly profiling and evaluating device behavior to ensure that the connections to your mobile APIs and services are genuine.

This process is complex and detailed yet only requires initialization to manage a set of secure HTTP headers which are added to all HTTP and HTTPS requests made by the mobile application to the origin server. These HTTP headers are refreshed on a regular basis by the SDK as it is profiling the end-user’s mobile device.

The SDK works well with popular HTTP request libraries for Android including OkHttp.

Demo app

For hands on experience with the Android SDK before integrating with your own app, you can follow this link and download our demo app.

Data collected by the SDK

To allow for compliance with the updated Google Play's Data Safety section from Mid 2021, the following is the data collected by the HUMAN Mobile SDK for the purpose of Fraud prevention, security, and compliance:

  1. App activity - App interactions
  2. App info and performance - Crash logs, Diagnostics
  3. Device or other IDs

Was this article helpful?

What's Next