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

https://github.com/deniskovalyonoksamples/positiontracker

Xamarin Native Android app sample for tracking device sensors data. Position Tracker dectects GPS location, Accelerations, Accurency, Speed and Distance. App shows how to detect device sensors for Linear Acceleration, Gravity, Rotation Vector and how to get device IMEI. All sensors data can be synchronized with 3-rd party API by app's background sync service.
https://github.com/deniskovalyonoksamples/positiontracker

accelerometer altitude android android-application axml background-service fab gps-coordinates gps-location gps-tracker gravity imei-number locationmanager net rotation splash-screen xamarin xamarin-android

Last synced: 26 days ago
JSON representation

Xamarin Native Android app sample for tracking device sensors data. Position Tracker dectects GPS location, Accelerations, Accurency, Speed and Distance. App shows how to detect device sensors for Linear Acceleration, Gravity, Rotation Vector and how to get device IMEI. All sensors data can be synchronized with 3-rd party API by app's background sync service.

Awesome Lists containing this project

README

        

# PositionTracker
Xamarin Native Android app sample for tracking device sensors data. Position Tracker dectects GPS location, Accelerations, Accurency, Speed and Distance. App shows how to detect device sensors for Linear Acceleration, Gravity, Rotation Vector and how to get device IMEI. All sensors data can be synchronized with 3-rd party API by app's background sync service.

![Application screenshotes](https://user-images.githubusercontent.com/54624273/63850962-ecb76080-c99d-11e9-8457-02bb9e96acde.png)