Android App to control the lights via Mqtt.
and-MqttLight is hosted in the following web site
https://github.com/C3MA/and-MqttLight
If you think the Android project and-MqttLight listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of and-MqttLight.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 2 |
jar files used | paho-mqtt-client-1.0.1-sources.jar paho-mqtt-client-1.0.1.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
and-MqttLight has the following Java source files.
c3ma.mqttlight.ApplicationTest.java c3ma.mqttlight.LightSettingsActivity.java c3ma.mqttlight.MainView.java c3ma.mqttlight.WorkerCallback.java c3ma.mqttlight.WorkerThread.java