SDK של Drive למשימות מתוזמנות
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
זה המדריך למשימות מתוזמנות. שמרתי אותם בנפרד משתי סיבות:
למשתמש קל יותר "לבחור את המודל" ולדבוק בו.
משימות מתוזמנות תומכות בתרחיש 'לקוח מהימן' גם ב-iOS וגם ב-Android, למרות שהוא מתועד רק ב-Android.
זה נראה כמו סדרה אחרת של נושאים, מעבר להגדרה
במדריכים ל-Android יש מדריכים להעברת נתונים לגרסה 4.0 ו-5.0, וגם מדריך לחשיפת הנתונים ל-Google Play
בהמשך נוכל להוסיף דף מבוא נחמד לערכות ה-SDK לנהגים לכל דגם, מותאם לכל תרחיש שימוש.
לפעמים צוותי מהנדסי התוכנה מפרסמים כאן רק לאחד מהם, כך שלאנשים עם LMFS-ey לעומת ODRD יהיה קל יותר לעדכן רק את הצד שלהם במשוואה.
אם כן, נמקם את ספריית ה-include עבור התוכן הזה תחת ios (קרוב יותר לדף המארח) ולא בספריית ההכללה הגלובלית.
אפשרות אחרת היא לחלק כאן שני מדריכים, אחד מהם, אחד להגדרה ואחד לשימוש להתחיל, כאשר ההגדרה כוללת את שלושת הנושאים הראשונים לכל מודל.
הנושאים העיקריים במודל הזה:
- דרישה מינימלית
- הגדרת Maven
- הגדרת הפרויקט
- של יחסי התלות
- יצירת ה-SDK
- הפעלת עדכוני מיקום
- השבתה של עדכוני מיקום
- תרחישים לדוגמה לשימוש במודל מהימן
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 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"]]