English | 中文
You can use App Messaging to send relevant messages to users actively using your app to encourage them to use key app functions.
- 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
- Check whether you have a HUAWEI ID. If not, register one and pass identity verification.
- Use your account to sign in to AppGallery Connect, create an app, and set Package type to APK (Android app).
- Enable App Messaging.
- 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.
The SDK supports message debugging. Sample code: src\main\java\com\huawei\agc\quickstart\appmessaging\AppMessagingActivity.java
Sign in to AppGallery Connect and create an AppOnForeground message.
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.
The sample code is licensed under the Apache License, version 2.0.