Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

简体中文 | English

IoT Explorer Device SDK for Android

Welcome to the IoT Explorer device SDK for Android.

The IoT Explorer device SDK for Android works with the device data template defined by the platform to implement a framework for data interaction between devices and the cloud based on the data template protocol. You can quickly implement data interaction between devices and the platform as well as between devices and applications based on the framework. This document describes how to get and call the IoT Explorer SDK for Android. If you encounter any issues when using it, please feel free to submit them at GitHub.

Prerequisites

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 Explorer SDK for Android demo

Download the complete code in the repository. The sample code of the IoT Explorer SDK for Android demo is in the device-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.

Third-party service connection guide

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.