Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jfversluis/xfbackgroundlocationsample

Sample code to demonstrate how to track a devices' background location with Xamarin.Forms
https://github.com/jfversluis/xfbackgroundlocationsample

android background-location background-location-tracker foreground-service ios location location-tracker sample-code xamarin xamarin-forms

Last synced: about 2 months ago
JSON representation

Sample code to demonstrate how to track a devices' background location with Xamarin.Forms

Awesome Lists containing this project

README

        

iOS: [![YouTube Video Views](https://img.shields.io/youtube/views/e9YIXj9Uh9I?style=social)](https://youtu.be/e9YIXj9Uh9I)

Android: [![YouTube Video Views](https://img.shields.io/youtube/views/Q_renpfnbk4?style=social)](https://youtu.be/Q_renpfnbk4)

# Xamarin.Forms Background Location Sample
Sample code to demonstrate how to track a devices' background location with Xamarin.Forms for iOS and Android

Adopted Android code from here: https://github.com/shernandezp/XamarinForms.LocationService