スケジュールされたタスク用のドライバ SDK
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
ここでは、スケジュールされたタスクについて説明します。今回は、次の 2 つの理由で別々にしました。
ユーザーが「自分のモデルを選択」して使い続ける方が簡単です。
スケジュールされたタスクは、iOS と Android の両方で「信頼できるクライアント」シナリオをサポートしますが、これについては Android にのみ記載されています。
設定を超えた、異なるトピックセットのようです
Android ガイドには、4.0 と 5.0 の移行ガイドと、Google Play のデータ開示ガイドがあります。
後で、ユースケースごとにカスタマイズした、各モデルの Driver SDK の適切な導入ページを追加できます。
エンジニアリング チームはどちらか一方にのみ公開する場合があるため、LMFS を使用する人と ODRD を使用する人でどちらか一方のみを更新することが簡単になります。
含める場合、このコンテンツのインクルード ディレクトリはグローバル インクルード ディレクトリではなく ios の下(ホストページに近い方)にしましょう。
もう一つのアイデアは、セットアップに関する 2 つのガイドと、スタートガイドに関する 2 つのガイドを分けることです。セットアップには各モデルの最初の 3 つのトピックが含まれます。
このモデルの主なトピック:
- 最小要件
- Maven 構成
- プロジェクト構成
- 依存関係
- SDK を初期化します
- 位置情報の更新を有効にする
- 位置情報の更新を無効にする
- 信頼できるモデルのユースケース
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-31 UTC。
[null,null,["最終更新日 2025-08-31 UTC。"],[[["\u003cp\u003eThis guide focuses on scheduled tasks for iOS and Android, offering a model-specific approach for easier user navigation.\u003c/p\u003e\n"],["\u003cp\u003eScheduled tasks uniquely support a "trusted client" scenario for enhanced security, documented for Android and applicable to iOS.\u003c/p\u003e\n"],["\u003cp\u003eAndroid guides include migration guides for versions 4.0 and 5.0, along with Google Play data disclosure guidelines for comprehensive support.\u003c/p\u003e\n"],["\u003cp\u003eContent is structured for flexibility, allowing teams to update their specific sections, such as LMFS or ODRD, independently.\u003c/p\u003e\n"],["\u003cp\u003eThe guide covers key topics like minimum requirements, configuration, dependencies, SDK initialization, and location updates, with a focus on "trusted model" use cases.\u003c/p\u003e\n"]]],[],null,["# Driver SDK for scheduled tasks\n\nThis is the guide for scheduled tasks. I kept these separate for two reasons:\n\n1. It's easier for a user to \"choose their model\" and stick with it.\n\n2. Scheduled tasks supports a \"trusted client\" scenario for both iOS and Android\n although it's only documented on Android.\n\n3. It seems like a different set of topics, beyond setup\n\n4. Android guides have 4.0 and 5.0 migrations guides as well as google play data disclosure guide\n\n5. We can later on add a nice intro page for the Driver SDKs for each model,\n bespoke to each use case.\n\n6. The engineering teams here sometimes only publish to one or the other, so\n that'll make it easier for LMFS-ey vs ODRD-ey people to update just their side\n of the equation.\n\nIf we do includes, let's please put the includes directory for this content\n*under* ios (closer to the host page) and not in the global includes directory.\n\nAnother idea is to split out 2 guides here one for setup and the other for\ngetting started, where setup includes the first three topics for each model.\n\nKey topics for this model:\n\n- minimum requiremenst\n- maven config\n- project config\n- dependencies\n- init the SDK\n- Enable location updates\n- disable location updates\n- trusted model use cases"]]