スケジュールされたタスク用のドライバ SDK - android
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
ここでは、スケジュールされたタスクについて説明します。今回は、次の 2 つの理由で別々にしました。
ユーザーが「自分のモデルを選択」して使い続ける方が簡単です。
スケジュールされたタスクは、iOS と Android の両方で「信頼できるクライアント」シナリオをサポートしますが、これについては Android にのみ記載されています。
設定を超えた、異なるトピックセットのようです
後で、ユースケースごとにカスタマイズした、各モデルの Driver SDK の適切な導入ページを追加できます。
エンジニアリング チームはどちらか一方にのみ公開する場合があるため、LMFS を使用する人と ODRD を使用する人でどちらか一方のみを更新することが簡単になります。
含める場合、このコンテンツのインクルード ディレクトリはグローバル インクルード ディレクトリではなく ios の下(ホストページに近い方)にしましょう。
もう一つのアイデアは、セットアップに関する 2 つのガイドと、スタートガイドに関する 2 つのガイドを分けることです。セットアップには各モデルの最初の 3 つのトピックが含まれます。
このモデルの主なトピック:
- システム要件
- プロジェクトを構成する
- auth
- Deliverydriverapi インスタンスを作成する
- 車両レポーター イベント
- 位置情報の追跡と更新を有効にする
- マスク更新エラー
- 信頼できるシナリオ(Android のドキュメントを参照。iOS のドキュメント化が必要かどうかを David に確認しましょう)
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-01-08 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-01-08 UTC。"],[[["This guide provides instructions for using scheduled tasks with the Driver SDKs, focusing on setup and ongoing operations."],["Scheduled tasks allow for a \"trusted client\" setup on both iOS and Android, simplifying authentication in certain scenarios."],["Key topics covered include system requirements, project configuration, authentication, utilizing the Delivery Driver API, vehicle reporter events, enabling location tracking, handling update mask errors, and implementing trusted client scenarios."],["The guide is structured to allow developers to easily choose and focus on the model relevant to their specific use case, with potential future expansion to include bespoke intro pages for each Driver SDK model."],["Maintaining separate guides for LMFS and ODRD teams simplifies content updates and aligns with their distinct workflows."]]],[]]