-
安卓端智能家居系统的Android代码
资源介绍
智能家居系统(安卓端)
介绍
安卓端通过HTTP心跳连接实时获取最新数据,并展示于主界面;同时用户可通过点击按钮控制家中的电器设备,如窗帘、警报等
应用截屏
![image](https://github.com/a-voyager/SmartHouse_Android/raw/master/screenshots/img (2).png "图标")
![image](https://github.com/a-voyager/SmartHouse_Android/raw/master/screenshots/img (1).png "图标")
体验
Android Apk安装包在 apk/ 目录,欢迎体验
> 来了别忘记给个Star哦!
License
The MIT License (MIT)
Copyright (c) 2015 WuHaojie(吴豪杰)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated do
- 上一篇: android系统架构
- 下一篇: 11-android ImageButton 图片按钮