Android/Huawei
(Old Android/Huawei Version) - Sample Android App for Developers
For Old SDK: Here is the link for a sample android application for mobile developers. For New SDK: Here is the link for a sample android application for mobile developers.
(Old Android/Huawei Version) - Android SDK
Sdk Implementation Add dengage sdk dependency to your project level gradle file. Java dependencies { implementation 'com.github.dengage-tech:dengage-android-sdk:6.0.85' } For latest Android SDK click Sdk Necessary Rules Application Manifest ...
Migration From Old Dengage Sdk
Class Imports You can change class imports with respect to table below. Old Sdk New Sdk com.dengage.sdk.DengageLifecycleTracker com.dengage.sdk.util.DengageLifecycleTracker com.dengage.sdk.NotificationReceiver ...
New Android SDK
SDK Setup Requirements Minimum Android version supported 19+ SDK Installation Dengage SDK is available on JitPack package repository. If you haven't done so yet, add the JitPack repository in your project's build.gradle file: Groovy buildscript { ...
Huawei SDK Setup
Requirements Huawei Developer Account Java JDK installation package Android SDK package Android Studio 3.X HMS Core (APK) 4.X or later Huawei Device or Huawei Cloud Debugging Supports Android API level 4.4 or higher. Information Huawei AdID service ...
Firebase SDK Setup
Requirements Google Firebase App Configuration Android Studio Android Device or Emulator D·engage Mobil SDK for Android supports version 4.4 (API Level 19) and later. D·engage Mobil SDK for Huawei supports all new versions. 1. Create Firebase App 1.1 ...
Android/Huawei
License This part explains Android/Huawei part of the Mobile SDK. If you are using D·engage Android SDK version lower than 5.0.0 Dengage.Framework provides necessary classes and functions which handles. To use version 5.0.0 Dengage provides necessary ...