{"id":22441373,"url":"https://github.com/hms-core/hms-mapkit-demo","last_synced_at":"2025-08-01T18:32:08.354Z","repository":{"id":44356821,"uuid":"242925126","full_name":"HMS-Core/hms-mapkit-demo","owner":"HMS-Core","description":"HMS Map Kit demo provides an example of intergrating HMS Map Android SDK. Personalizing how your map displays and interacts with your users tailors their experience to them","archived":false,"fork":false,"pushed_at":"2023-07-17T07:42:30.000Z","size":11978,"stargazers_count":114,"open_issues_count":9,"forks_count":42,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-04-16T12:54:17.572Z","etag":null,"topics":["android","hms","huawei","java","map","marker","route"],"latest_commit_sha":null,"homepage":"https://developer.huawei.com/consumer/en/hms/huawei-MapKit?ha_source=hms1","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HMS-Core.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-25T06:16:02.000Z","updated_at":"2024-04-08T12:44:42.000Z","dependencies_parsed_at":"2023-02-09T21:00:26.429Z","dependency_job_id":null,"html_url":"https://github.com/HMS-Core/hms-mapkit-demo","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HMS-Core%2Fhms-mapkit-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HMS-Core%2Fhms-mapkit-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HMS-Core%2Fhms-mapkit-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HMS-Core%2Fhms-mapkit-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HMS-Core","download_url":"https://codeload.github.com/HMS-Core/hms-mapkit-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228397819,"owners_count":17913540,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","hms","huawei","java","map","marker","route"],"created_at":"2024-12-06T02:14:19.551Z","updated_at":"2024-12-06T02:14:20.154Z","avatar_url":"https://github.com/HMS-Core.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"HMS Core Map Kit Sample Code\n===============================\n\n![Apache-2.0](https://img.shields.io/badge/license-Apache-blue)\n\nEnglish | [中文](README_ZH.md)\n\n## Contents\n\n* [Introduction](#Introduction)\n* [Preparations](#Preparations)\n* [Environment Requirements](#Environment-Requirements)\n* [Result](#Result)\n* [Technical Support](#Technical-Support)\n* [License](#License)\n\nIntroduction\n------------\n\nMap Kit allows you to customize your map display and the way for users to interact with your map, tailoring map use experience for your users. This can make location-based services in your app work better, empowering users to better use your app.\n\nMap Kit uses the WGS 84 GPS coordinate system, which meets most map development requirements outside China, including:\n\n- Map display: Displays buildings, roads, water systems, Points of Interest (POIs), and others.\n- Map interaction: Controls the interaction gestures and buttons on the map.\n- Map drawing: Adds location markers, map layers, overlays, various shapes, and others.\n\nYou can also use HMS Toolkit to quickly run the sample code. HMS Toolkit supports one-stop kit integration, and provides functions such as free app debugging on remote real devices. To learn more about HMS Toolkit, please refer to the [HMS Toolkit documentation](https://developer.huawei.com/consumer/en/doc/development/Tools-Guides/getting-started-0000001077381096?ha_source=hms1).\n\nPreparations\n---------------\n\nThe sample code is built using Gradle to demonstrate how to use the Map SDK for Android.\n\nFirst, download the sample code by cloning this repository or downloading the compressed package.\n\nIn Android Studio, click **Open an existing Android Studio project** and select the directory where the **map-sample** file is located.\n\nYou can use the **gradlew build** command to directly build the project.\n\nThen, you need to create an app in AppGallery Connect, obtain the **agconnect-services.json** file, and add it to the project. You also need to generate a signing certificate fingerprint, add the signing certificate file to the project, and add related configurations to the **build.gradle** file. For details, please refer to [Configuring App Information in AppGallery Connect](https://developer.huawei.com/consumer/en/doc/development/HMSCore-Guides/android-sdk-config-agc-0000001061560289?ha_source=hms1).\n\nTo learn more, refer to the following documents:\n\n- [Development Guide](https://developer.huawei.com/consumer/en/doc/development/HMSCore-Guides/android-sdk-brief-introduction-0000001061991343?ha_source=hms1)\n- [API Reference](https://developer.huawei.com/consumer/en/doc/development/HMSCore-References/package-summary-0000001063736331?ha_source=hms1)\n\nEnvironment Requirements\n-------\n\nIt is recommended that the Android SDK version be 19 or later, and the JDK version be 1.8 or later.\n\n## Result\n\n  \u003cimg src=\"standard.jpg\" width = 30% height = 30%\u003e\n\n  \u003cimg src=\"simple.jpg\" width = 30% height = 30%\u003e\n\n  \u003cimg src=\"night.jpg\" width = 30% height = 30%\u003e\n\n## Technical Support\nYou can visit the [Reddit community](https://www.reddit.com/r/HMSCore/) to obtain the latest information about HMS Core and communicate with other developers.\n\nIf you have any questions about the sample code, try the following:\n- Visit [Stack Overflow](https://stackoverflow.com/questions/tagged/huawei-mobile-services?tab=Votes), submit your questions, and tag them with **huawei-mobile-services**. Huawei experts will answer your questions.\n- Visit the HMS Core section in the [HUAWEI Developer Forum](https://forums.developer.huawei.com/forumPortal/en/home?fid=0101187876626530001?ha_source=hms1) and communicate with other developers.\n\nIf you encounter any issues when using the sample code, submit your [issues](https://github.com/HMS-Core/hms-mapkit-demo-java/issues) or submit a [pull request](https://github.com/HMS-Core/hms-mapkit-demo/pulls).\n\nLicense\n-------\n\nThe sample code is licensed under [Apache License 2.0](https://github.com/HMS-Core/hms-mapkit-demo-java/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhms-core%2Fhms-mapkit-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhms-core%2Fhms-mapkit-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhms-core%2Fhms-mapkit-demo/lists"}