Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tuya/tuya-iotos-android-ipc-demo

Tuya IPC Android demo is an example for using Tuya IPC Android SDK
https://github.com/tuya/tuya-iotos-android-ipc-demo

tuya

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

English | [简体中文](./README_cn.md)

# 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.

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

## Support
You can get support from Tuya with the following methods:

- [Tuya Smart Help Center](https://support.tuya.com/en/help)
- [Technical Support Council](https://iot.tuya.com/council/)

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