Android/Huawei

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 classes and functions which handles.

  • Mobile Device Subscription to D·engage Platform
  • Mobile Notification Registration
  • Mobile Notification Display (Text, Rich Causel Mobile Push Messages)
  • Tracking Mobile Pushes like Click events
  • Tracking Marketing Events like product/service browse, Add To Basket or any other Ecommerce/Custom Events
  • App Inbox
  • In-App Messaging
  • Geofence

modules/functions.

Our Android SDK is jointly developed for huawei and firebase. If you do not have a huawei application, dependcyler should be added, but you do not need to integrate.

    • Related Articles

    • (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 ...
    • (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.
    • 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 ...
    • 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 { ...
    • 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 ...