Developing a smart thermostat device using Android Things OS

@Middleware & OS Hey guys, I'm developing a smart thermostat device using Android Things OS. I would like to integrate it with Azure IoT Hub to send temperature data and receive control commands like setpoint adjustments from the cloud, am looking for guidance on this integration process. Are there any code examples or documentation available that demonstrate connecting Android Things devices with Azure IoT Hub or suggestions?
Solution:
@Boss lady Firstly,try set up your Android Things device. Secondly, you have to install the necessary dependencies for the Azure IoT Hub Java SDK.I believe this will really be of help to your project
Jump to solution
1 Reply
Solution
UC GEE
UC GEE3w ago
@Boss lady Firstly,try set up your Android Things device. Secondly, you have to install the necessary dependencies for the Azure IoT Hub Java SDK.I believe this will really be of help to your project