Skip to content

Latest commit

 

History

History

appmessaging

appmessaging quickstart

English | 中文

Table of Contents

Introduction

You can use App Messaging to send relevant messages to users actively using your app to encourage them to use key app functions.

Environment Requirements

  • A computer with Android Studio installed for app development
  • A device or an emulator in Android Studio running Android 4.2 or a later version

Getting Started

  1. Check whether you have a HUAWEI ID. If not, register one and pass identity verification.
  2. Use your account to sign in to AppGallery Connect, create an app, and set Package type to APK (Android app).
  3. Enable App Messaging.
  4. Go to Project settings > General information, download the agconnect-services.json file, and copy this file to the app's module directory of your Android Studio project.

Sample Code

The SDK supports message debugging. Sample code: src\main\java\com\huawei\agc\quickstart\appmessaging\AppMessagingActivity.java

Result

Sign in to AppGallery Connect and create an AppOnForeground message.
resultpage

Technical Support

If you have any questions about the sample code, try the following:

  • Visit Stack Overflow, submit your questions, and tag them with appgallery. Huawei experts will answer your questions.
  • Go to AppGallery in the HUAWEI Developer Forum and communicate with other developers.

If you encounter any issues when using the sample code, submit your issues or submit a pull request.

License

The sample code is licensed under the Apache License, version 2.0.