Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tuya/tuya-iotos-android-ipc-demo
- Owner: tuya
- License: mit
- Created: 2020-11-19T02:30:01.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-26T07:26:13.000Z (over 3 years ago)
- Last Synced: 2024-10-23T22:17:45.088Z (3 months ago)
- Topics: tuya
- Language: Java
- Homepage:
- Size: 37.6 MB
- Stars: 3
- Watchers: 13
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.