An open API service indexing awesome lists of open source software.

https://github.com/radd/gps-android-app

Mobile app for sharing GPS, tracking users and create routes (part of the real-time tracking system)
https://github.com/radd/gps-android-app

android gps stomp websocket

Last synced: 8 months ago
JSON representation

Mobile app for sharing GPS, tracking users and create routes (part of the real-time tracking system)

Awesome Lists containing this project

README

          

# Real-time GPS tracking - mobile app

This project is part of the real-time tracking system.
[GPS tracking system](https://github.com/radd/rest-service-gps), [Android App](https://github.com/radd/gps-android-app), [Web App](https://github.com/radd/gps-webapp-nodejs)

Aplication includes:
- create new account
- sign in - JWT
- GPS tracking
- real-time users locations tracking
- create routes

App contains [Background Geolocation for Android](https://github.com/mauron85/background-geolocation-android) and [STOMP protocol via WebSocket for Android](https://github.com/NaikSoftware/StompProtocolAndroid)

Screenshots:

![ss](https://radd.github.io/other/images/gps-mobileapp/app.jpg)