tuya / tuya-iotos-android-ipc-demo

Tuya IPC Android demo is an example for using Tuya IPC Android SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

English | 简体中文

tuya-iotos-android-ipc-demo

Demo codes for Tuya Android Device IPC SDK.

Introduction

Application demo codes and resources are supplied to develop kinds of Android devices, such as IP camera, NVR, DVR, doorbell, floodlight etc. Provide standard Android gradle dependency and Doc, support Android API 19+.

Demo

Demo provides functions such as device cloud activation, P2P channel connection, P2P data transmission and reception.

Note: Add the following configuration in your local.properties file before development.

UUID=Your uuid  
AUTHKEY=Your key  
PID=Your pid

Support

You can get support from Tuya with the following methods:

License

This Tuya Android Device IoT SDK Sample is licensed under the MIT License.

About

Tuya IPC Android demo is an example for using Tuya IPC Android SDK

License:MIT License


Languages

Language:Java 100.0%