# MQTTg: An Android Implementation

**Authors:** Andrew Fisher, Gautam Srivastava, and Robert Bryce

arXiv: 1906.07162 · 2019-06-19

## TL;DR

This paper presents an Android implementation of MQTTg, an enhanced version of MQTT with geolocation features, enabling geofencing to improve IoT device communication and context-awareness.

## Contribution

It develops an Android application that integrates geolocation with MQTTg, extending the protocol's capabilities for IoT applications.

## Key findings

- Successful integration of geolocation data into MQTTg on Android
- Demonstration of geofencing capabilities for IoT devices
- Enhanced context-aware communication in IoT networks

## Abstract

The Internet of Things (IoT) age is upon us. As we look to build larger networks with more devices connected to the Internet, the need for lightweight protocols that minimize the use of both energy and computation gain popularity. One such protocol is Message Queue Telemetry Transport (MQTT). Since its introduction in 1999, it has slowly increased in use cases and gained a huge spike in popularity since it was used in the popular messaging application Facebook Messenger. In our previous works, we focused on adding geolocation to MQTT, to help modernize the protocol into the IoT age. In this paper, we build off our previous work on MQTTg and build an IoT Android Application that can pull geolocation information from the Operating System. We then use the geolocation data to create geofences to help further tailor the use cases of MQTTg.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.07162/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1906.07162/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1906.07162/full.md

---
Source: https://tomesphere.com/paper/1906.07162