Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.04 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.04 KB

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 :

compile 'com.atinternet:Tracker:2.13.2'

License

MIT