You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tracking Plugin for Xamarin. It retrieves information about user's location without GPS activation: IP address, country name, city name, GPS coordinates (latitude and longitude), country calling code, country currency, country flag image, etc.
Xamarin Native Android sample for tracking device GPS location, Accelerations, Speed and Distance. Also app shows how to detect device sensors for Linear Acceleration, Gravity, Rotation Vector and IMEI.
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…