/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.

Primary LanguageJavaApache License 2.0Apache-2.0

HUAWEI AR Engine Demo

Table of Contents

Introduction

The HwAREngineDemo program demonstrates how to use HUAWEI AR Engine. For more development details, please refer to the following link: HUAWEI AR Engine

Getting Started

  1. Register a HUAWEI account.
  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 have questions about how to use HMS samples, try the following options:

  • Stack Overflow is the best place for any programming questions. Be sure to tag your question with huawei-mobile-services.
  • Huawei Developer Forum 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 to the Repository. Even better you can submit a Pull Request with a fix.

License

HwAREngineDemo is licensed under the Apache License, version 2.0.