Android Open Source - Sensor send sensors2mqtt






Project Summary

Sends the Android sensor data to an MQTT broker of your choice.

Web Site / Source Repository

sensors2mqtt is hosted in the following web site
https://github.com/lemmy/sensors2mqtt

If you think the Android project sensors2mqtt listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of sensors2mqtt.

ItemValue
Java File Count4
Target SDK Version19
Minimum SDK Version4
Activity Count1
jar files usedandroid-support-v4.jar
mqtt-client-0.4.0.jar
Required Permissionsandroid.permission.INTERNET




License

The license information of sensors2mqtt is as follows:

Eclipse Public License - v 1.0 THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECI...

Java Source Files

org.kuppe.sensors2mqtt.MyAsyncTask.java
org.kuppe.sensors2mqtt.MySensorEventListener.java
org.kuppe.sensors2mqtt.SensorActivity.java
org.kuppe.sensors2mqtt.SensorService.java