rortegat / android-gps-mqtt

Retrieves GPS location and publishes longitude and latitude to MQTT broker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android GPS location publisher

This application let you retrieve altitude, logitude and latitud from you Android device and send it in JSON format to MQTT message broker.

GPS Location Service

Run in foreground service.

MQTT Client

Generate a MQTT client with Eclipse Paho Android Service

About

Retrieves GPS location and publishes longitude and latitude to MQTT broker


Languages

Language:Java 100.0%