Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jfversluis/xfbackgroundlocationsample
- Owner: jfversluis
- Created: 2021-09-02T06:58:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-03T19:50:06.000Z (about 2 years ago)
- Last Synced: 2024-11-20T03:41:44.086Z (2 months ago)
- Topics: android, background-location, background-location-tracker, foreground-service, ios, location, location-tracker, sample-code, xamarin, xamarin-forms
- Language: C#
- Homepage: https://youtu.be/Q_renpfnbk4
- Size: 465 KB
- Stars: 28
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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 AndroidAdopted Android code from here: https://github.com/shernandezp/XamarinForms.LocationService