eason1196 / hms-AREngine-demo

Huawei AREngine kit sample code demonstrates how to use Huawei AR functions, including motion tracking, plane detection, face recognition and gesture recognition, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HMS Core AR Engine Sample Code (Android)

English | 中文

Item

Introduction

The HwAREngineDemo shows how to use HUAWEI AR Engine. For more development details, visit the following link: HUAWEI AR Engine

Quick start

  1. Register as a Huawei developer on HUAWEI Developers.
  2. Install Android Studio on your computer. In Android Studio, open the directory of the sample code project where the build.gradle file is located.
  3. Before building the demo, import the demo to Android Studio 3.X or later.
  4. Run HwAREngineDemo on a device that has the latest HUAWEI AR Engine Service installed.

Get familiar with environment requirements.

JDK 1.8 or later is recommended.

Running Result

After the building and installation are successful, you can try the ARWorld, ARFace, ARBody, and ARHand capabilities of AR Engine.

Technical Support

You can visit the Reddit community to obtain the latest information about HMS Core and communicate with other developers.

If you have any questions about the sample code, try the following:

  • Visit Stack Overflow, submit your questions, and tag them with huawei-mobile-services. Huawei experts will answer your questions.
  • Visit the HMS Core section 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.

License

The sample code is licensed under Apache License 2.0.

About

Huawei AREngine kit sample code demonstrates how to use Huawei AR functions, including motion tracking, plane detection, face recognition and gesture recognition, etc.

License:Apache License 2.0


Languages

Language:Java 61.8%Language:Kotlin 38.2%