Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

简体中文 | English

IoT Hub Device SDK for Android

Welcome to the IoT Hub device SDK for Android.

The IoT Hub device SDK for Android relies on a secure and powerful data channel to enable IoT developers to connect devices (such as sensors, actuators, embedded devices, and smart home appliances) to the cloud for two-way communication. This document describes how to get and call the IoT Hub SDK for Android. If you encounter any issues when using it, please feel free to submit them at GitHub.

Prerequisites

  • Create a Tencent Cloud account and activate IoT Hub in the Tencent Cloud console.
  • Create IoT products and devices in the console. For more information, please see Device Connection Preparations.

SDK connection guide

The SDK supports remote Maven dependencies and local source code dependencies. For more information on how to connect, please see Compilation Environment and SDK Connection Description.

Downloading the sample code of IoT Hub SDK for Android demo

Download the complete code in the repository. The sample code of the IoT Hub SDK for Android demo is in the hub-android-demo module.

Download the installation package.

Feature documentation

For more information on how to call the APIs, please see the demos of the following corresponding features.

SDK API and parameter descriptions

For the SDK API and parameter descriptions, please see SDK API and Parameter Descriptions in the docs directory.

FAQs

For the FAQs, please see FAQs for Android in the docs directory.