Skip to content

at-internet/atinternet-android-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

AT Internet Android SDK

The AT Internet tag allows you to follow your users activity throughout your application’s lifecycle. To help you, the tag makes available classes (helpers) enabling the quick implementation of tracking for different application events (screen loads, gestures, video plays…)

Content

  • Tag Android

How to get started

  • Install our library on your project (see below)
  • Check out the documentation page for an overview of the functionalities and code examples

Manual integration

Find the integration information by following this link

Installation with Gradle

Gradle can restore 3rd-party libraries in your projects.

Dependency

In your build.gradle module, add in dependencies block :

implementation 'com.atinternet:Tracker:2.X.X' /// >= 2.14.0

License

MIT