Develop

  • Quickstart

  • Configuraton Setup

  • SPGSession

  • Camera

  • Rendering

  • CMS Service

  • Download Contents

  • Set Contents

Quickstart

1.1 Requirements
  • • Android Studio : https://developer.android.com/studio
  • • Android SDK Platform API level 34 or higher
  • • Architecture : armeabi-v7a, arm64-v8a
1.2. Build And Run
SpaceGear SDK can be built and run as below.

  • • 1.2.1. Open sample-kotlin sample project from Android Studio.
  • • 1.2.2. Connect your Android device with USB, and select the device from Android studio.
  • • 1.2.3. Click Run button to execute the sample project.
1.3. Test SpaceGear Functionalities
After running the app, SpaceGear functionalities can be tested from the menu below.
  • • 1.3.1. SPGSLAM
    - SPGSLAM provides SLAM capability which is one of core functions.
  • • 1.3.2. SPGSpeech
    - SPGSpeech provides inter-working with Speech Recognition Engines (3rd Party) to support speech enabled application.
  • • 1.3.3. SPGPattern
    - SPGPattern provides pattern recognition for each frame delivered.
1.4. Next Step
Details of sample implementations by using SpaceGear SDK and its API is available from the following chapters.