Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
If you are using Android Studio, you can choose to use the Java or Kotlin sample code as you need. The sample code provides a demo project that demonstrates how to call open APIs of Push Kit. Guided by the demo, you will learn how to:
Sample Code |
Find It on Gitee |
Find It on GitHub |
|---|---|---|
Android Studio sample code (including Java and Kotlin) |
Before using the sample code, read the README file in the sample project carefully. Run the sample code only after you complete the following operations:
Sign in to AppGallery Connect, download the agconnect-services.json file of your app, and copy the file to the app directory of the sample project.
Open the build.gradle file in the sample project, and change the value of applicationId to your app package name.
If you are using DevEco, you can choose to use the HarmonyOS (Java) sample code as you need. The sample code provides a demo project that demonstrates how to call open APIs of Push Kit. Guided by the demo, you will learn how to:
Sample Code |
Find It on Gitee |
Find It on GitHub |
|---|---|---|
DevEco Studio sample code (Java) |
Before using the sample code, read the README file in the sample project carefully.
After downloading and decompressing the sample code package, you are advised to read the README.md file in the project first. This sample includes the following functions:
Sample Code |
Download Package |
|---|---|
Web app sample code |