# HomeDataMonitor **Repository Path**: ttcheng/HomeDataMonitor ## Basic Information - **Project Name**: HomeDataMonitor - **Description**: 房间温湿度监控系统-移动端 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-25 - **Last Updated**: 2022-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 房间状态监控系统-移动端 ## 一、编译环境 - **Min SDK api level 21** - **Gradle 4.4** - **JDK 1.8** ## 二、依赖 > [Paho MQTT Android Service](https://www.eclipse.org/paho/clients/android/) > > [Hellocharts-android](https://github.com/lecho/hellocharts-android) > > Android support design ```yaml implementation 'com.android.support:design:27.1.1' ``` ## 三、使用之前 1. **PC安装indluxdb** 2. **搭建MQTT broker** 3. **PC运行[服务端程序](https://github.com/TTcheng/BigHomework)** ## 四、如何使用 1. **安装本应用到手机** 2. **输入要查询的房间号** 3. **点击刷新即可** 4. **支持双指缩放** ![1526452356011](assets/1526452356011.png)