# hms-AREngine-demo **Repository Path**: q5938/hms-AREngine-demo ## Basic Information - **Project Name**: hms-AREngine-demo - **Description**: Huawei AREngine kit sample code demonstrates how to use Huawei AR functions, including motion tracking, plane detection, face recognition and gesture recognition, etc. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-31 - **Last Updated**: 2020-12-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HUAWEI AR Engine Demo ## Table of Contents * [Introduction](#introduction) * [Getting Started](#getting-started) * [Supported Environments](#supported-environments) * [Result](#result) * [License](#license) ## Introduction The HwAREngineDemo program demonstrates how to use HUAWEI AR Engine. For more development details, please refer to the following link: [HUAWEI AR Engine](https://developer.huawei.com/consumer/en/hms/huawei-arengine/?ha_source=hms1) ## Getting Started 1. Register a [HUAWEI account](https://developer.huawei.com/consumer/?ha_source=hms1). 2. Check whether the Android studio development environment is ready. Open the sample code project directory with file "build.gradle" in Android Studio. Run HwAREngineDemo on your divice which have installed latest HUAWEI AR Engine Service. 3. To build this demo, please first import the demo in the Android Studio (3.x+). 4. Run the sample on your Android device. ## Supported Environments JDK version >= 1.8 is recommended. ## Result After successful compilation and installation, you can experience the ARWorld, ARFace, ARBody and ARHand capabilities of arengine. ## Question or issues If you want to evaluate more about HMS Core, [r/HMSCore on Reddit](https://www.reddit.com/r/HuaweiDevelopers/) is for you to keep up with latest news about HMS Core, and to exchange insights with other developers. If you have questions about how to use HMS samples, try the following options: - [Stack Overflow](https://stackoverflow.com/questions/tagged/huawei-mobile-services) is the best place for any programming questions. Be sure to tag your question with `huawei-mobile-services`. - [Huawei Developer Forum](https://forums.developer.huawei.com/forumPortal/en/home?fid=0101187876626530001?ha_source=hms1) HMS Core Module is great for general questions, or seeking recommendations and opinions. If you run into a bug in our samples, please submit an [issue](https://github.com/HMS-Core/hms-AREngine-demo/issues) to the Repository. Even better you can submit a [Pull Request](https://github.com/HMS-Core/hms-AREngine-demo/pulls) with a fix. ## License HwAREngineDemo is licensed under the [Apache License, version 2.0](http://www.apache.org/licenses/LICENSE-2.0).