Driver SDK for scheduled tasks
Stay organized with collections
Save and categorize content based on your preferences.
This is the guide for scheduled tasks. I kept these separate for two reasons:
It's easier for a user to "choose their model" and stick with it.
Scheduled tasks supports a "trusted client" scenario for both iOS and Android
although it's only documented on Android.
It seems like a different set of topics, beyond setup
Android guides have 4.0 and 5.0 migrations guides as well as google play data disclosure guide
We can later on add a nice intro page for the Driver SDKs for each model,
bespoke to each use case.
The engineering teams here sometimes only publish to one or the other, so
that'll make it easier for LMFS-ey vs ODRD-ey people to update just their side
of the equation.
If we do includes, let's please put the includes directory for this content
under ios (closer to the host page) and not in the global includes directory.
Another idea is to split out 2 guides here one for setup and the other for
getting started, where setup includes the first three topics for each model.
Key topics for this model:
- minimum requiremenst
- maven config
- project config
- dependencies
- init the SDK
- Enable location updates
- disable location updates
- trusted model use cases
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-01-08 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-01-08 UTC."],[[["This guide focuses on scheduled tasks for iOS and Android, offering a model-specific approach for easier user navigation."],["Scheduled tasks uniquely support a \"trusted client\" scenario for enhanced security, documented for Android and applicable to iOS."],["Android guides include migration guides for versions 4.0 and 5.0, along with Google Play data disclosure guidelines for comprehensive support."],["Content is structured for flexibility, allowing teams to update their specific sections, such as LMFS or ODRD, independently."],["The guide covers key topics like minimum requirements, configuration, dependencies, SDK initialization, and location updates, with a focus on \"trusted model\" use cases."]]],[]]