Close

Updated Android App

A project log for SwitchiFy - 4 way switching board with Wifi

SwitchiFy is an ESP8266 based wifi relay board with a 4-way switching configuration which are widely used in big living rooms and bed rooms.

vijayenthiran-subramaniamVijayenthiran Subramaniam 05/01/2017 at 08:410 Comments

The previous version of android app used webview to load the toggle buttons which controls the switch. It wasn't reliable.

In the updated version, the toggle switch are made with native android switch components. Now the app is reliable than the previous version. Also, few subtle changes have been made to improve the user experience.

Here's the github link for the android app source code: https://github.com/Vijayenthiran/SwitchiFy/tree/master/switchify-android

Download the app from here: https://drive.google.com/open?id=0B3iqmfIxT7iAQmEtbE1rQlZfV0k

Screenshot of the app:


Discussions