Skip to content

Latest commit

 

History

History
39 lines (37 loc) · 1.97 KB

README.md

File metadata and controls

39 lines (37 loc) · 1.97 KB

alt tag

Core Guide

Android

Last update : 19/07/2022
Release version : 4.7.3

Introduction

As we expended Commanders Act's mobile possibilities, it rapidly became apparent that we could not fit everything at the same time for everybody in only one big SDK. In fact it's contradictory with Tag Management itself, so we decided to cut capabilities into smaller modules so people wouldn't need to add everything in their project, saving space in your application.

But even with that said, a part of our code is pretty useful in several of our modules, so we created a Core module to prevent code repetition and thus also bigger applications if you need several modules.

Dependencies

The Core module is mandatory if you are using Commanders Act's mobile solution so we simply put the dependencies needed for the Core module directly in the documentations of the other modules.

Core is building with the following dependencies :

implementation 'com.google.android.gms:play-services-base:15.0.1'
implementation 'com.google.android.gms:play-services-ads:15.0.1'
implementation 'com.android.support:appcompat-v7:27.1.1'

Support and contacts

alt tag


Support support@commandersact.com

http://www.commandersact.com

Commanders Act | 3/5 rue Saint Georges - 75009 PARIS - France


This documentation was generated on 19/07/2022 16:25:24