Android Open Source - Development eclipse motiv8r






Project Summary

A lightweight Android app to publish different kind of data between android phones using the MQTT (Message Queue Transport Telemetry) Protocol. Uses the Open Sourced MQTT library powered by The Eclipse Paho Project.

Web Site / Source Repository

motiv8r is hosted in the following web site
https://github.com/shreyapandit/motiv8r

If you think the Android project motiv8r 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 motiv8r.

ItemValue
Java File Count3
Activity Count1
jar files usedorg.eclipse.paho.client.mqttv3-1.0.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

motiv8r has the following Java source files.

com.example.shreya.motiv8r.ApplicationTest.java
com.example.shreya.motiv8r.DataCollectorActivity.java
com.example.shreya.motiv8r.MQTTService.java