IoT App SDK Core for Android

Last Updated on : 2023-12-07 03:15:43download

IoT App SDK Core for Android provides basic features such as device pairing, login and registration, and asset management. It is an important part of the Tuya SaaS Development Framework product series. Android developers can easily implement IoT app functionality based on the SDK to provide a variety of smart device operations. For example, pair and control devices.

Features

IoT App SDK Core for Android supports the following features:

  • User management: login and logout
  • Asset management: query and select assets
  • Device pairing modes: access point (AP), Wi-Fi Easy Connect (EZ), wired, Zigbee sub-device, QR code, and NB-IoT QR code
  • Device management: query and unbind devices

Samples

Tuya provides the open source samples for Android. You can build IoT apps with a few simple steps based on the samples. If problems arise during the development, you can set breakpoints in the sample code to fix the problems.