Trackmyself Automatic Tracking Positioning System Through Restful Webservices And Android App Alternatives

The project consists in the tracking of the user's location through an ANDROID app that communicates with a remote database (MySQL) through RESTful webservices built with JAVA Enterprise 7 (using the Glassfish 4 container). The Android app allows you to capture and collect, with various options, the datas about user's current location. The app can also show the map with the routes created with the points stored in the remote database. The app is designed to work offline: after the user has logged in, the app can collect the data in a local database (SQLite); when the device goes back online, all caches in the local database will be sent to the remote database through the RESTful webservices. The communication between the app and the webservices is done with messages formatted according to the JSON standard. The app has several working modes and can manage multiple users: when the app is started for the first time, a screen allows the user to log in to the service or sign up using an other screen. After logged in, the app runs with default preferences that the user can change. Options are divided into three groups: - Tracking: o Enable tracking o Position acquisition rate - Network: o Automatic map update o Output data-rate (to the server) o Show the route of the last xx minutes/hours (customizable) - Map: o Route drawing mode (driving, walking, free). o Default zoom level o Map Mode (Map, Earth, Hybrid) o Tracking color The app has also a Service that runs in background; it sends the data to the server and collects the data about the current location.
Suggest Alternative
Alternatives To alessio9008/TrackMyself-Automatic-Tracking-Positioning-System-through-RESTful-webservices-and-Android-app
Project Name Stars Downloads Repos Using This Packages Using This Most Recent Commit Total Releases Latest Release Open Issues License Language
php-curl-class/php-curl-class 3,208 690 362 about 2 years ago 99 September 11, 2023 2 unlicense PHP
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs
wiztools/rest-client 1,446 0 0 over 7 years ago 0 32 apache-2.0 Java
Tool to test HTTP/RESTful webservices.
proyecto26/RestClient 1,176 1 0 over 2 years ago 31 December 28, 2021 24 mit C#
🦄 A Promise based REST and HTTP client for Unity 🎮
HashLoad/horse 1,038 0 0 about 2 years ago 0 10 mit Pascal
Fast, opinionated, minimalist web framework for Delphi
babelouest/ulfius 1,010 0 0 about 2 years ago 1 March 01, 2023 12 lgpl-2.1 C
Web Framework to build REST APIs, Webservices or any HTTP endpoint in C language. Can stream large amount of data, integrate JSON data with Jansson, and create websocket services
kiranz/just-api 791 1 2 almost 4 years ago 21 August 24, 2019 15 mit JavaScript
:boom: Test REST, GraphQL APIs
SoftInstigate/restheart 786 0 2 about 2 years ago 88 November 16, 2023 9 agpl-3.0 Java
Open Source Low-code API development framework Featuring ready-to-go Security and MongoDB API
loentar/ngrest 398 0 0 about 4 years ago 0 10 apache-2.0 C++
Fast and easy C++ RESTful WebServices framework
HerikLyma/CPPWebFramework 326 0 0 over 5 years ago 0 0 mit C++
​The C++ Web Framework (CWF) is a MVC web framework, Open Source, under MIT License, using C++ with Qt to be used in the development of web applications.
HTTP-RPC/Kilo 321 0 1 over 2 years ago 91 April 02, 2022 0 apache-2.0 Java
Lightweight REST for Java
Alternatives To alessio9008/TrackMyself-Automatic-Tracking-Positioning-System-through-RESTful-webservices-and-Android-app
Select To Compare


Alternative Project Comparisons
Popular Webservices Projects
Popular Rest Projects
Popular Application Programming Interfaces Categories
Related Searches
Get A Weekly Email With Trending Projects
No Spam. Unsubscribe easily at any time.
Privacy | About | Terms | Follow Us On Twitter

Downloads, Dependent Repos, Dependent Packages, Total Releases, Latest Releases data powered by Libraries.io.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.