Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
This Android Studio project contains the Java and Kotlin sample code for using the route planning and navigation start functions.
Sample Code | Find It on Gitee | Find It on GitHub |
|---|---|---|
Java sample code | ||
Kotlin sample code |
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 app-level root 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.
The sample code just shows you how to correctly use relevant methods. It does not adapt to the dark mode.