Updated on 2025-12-04 GMT+08:00

SDK Usage

Introduction

The IoT Device Android SDK provides abundant demo code for devices to communicate with the platform and implement advanced services such as device and OTA services. For details about the integration guide, see IoT Device Android SDK.

Requirements

  • Android Studio has been installed.

Directory Structure

  1. SDK directory structure:
    • huaweicloud-iot-device-sdk-android: SDK code
  2. Version of third-party class libraries:
    • org.eclipse.paho.client.mqttv3: v1.2.5
    • gson: v2.8.6

Change History

Table 1 Change history of the Android SDK

Version

Change

Description

1.0.0

First release

Provided basic device access capabilities.