Using Android Things iot OS via Raspberry pi 3 to switch LED bulb on/off via Android Client Mobile App. We used Firebase as the basis for connecting medium.
Setting up the Raspberry pi 3 : https://developer.android.com/things/hardware/raspberrypi.html
Check it in action on https://www.youtube.com/watch?v=XFgwbbD7fMY.
The mobile controlling client for this project : https://github.com/DroidLove/SmartSwitchMobileClient/tree/master
Copyright 2017 JItesh SUvarna
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.