Build a Smart Light App for Android with Tuya App SDK

This page summarizes the projects mentioned and recommended in the original post on /r/u_ArOtwo

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Find more in GitHub.

  • tuya-home-android-sdk

    Discontinued Tuya Smart Life App SDK is designed to promote the development of apps with multiple smart device features, such as device pairing, device control, firmware updates, scheduled tasks, and smart scenes.

  • Step 5: Integrate light control SDK Before you proceed with integration, you need to try and successfully run the light demo app. The light control SDK depends on part of the Home SDK, which will be described in this step. Dependency description // Home SDK dependencies. You must use SDK 3.20.0 or later versions. implementation 'com.tuya.smart:tuyasmart:3.20.0' // Control SDK dependencies implementation 'com.tuya.smart:tuyasmart-centralcontrol:1.0.2' Note: tuyasmart-centralcontrol is compiled in Kotlin, so you need to import the Kotlin library to ensure dependencies can be properly used. If you have imported the Kotlin library, you can ignore the following configuration. Integrate Kotlin

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts