שאלות נפוצות על העברת נתונים מ-Google Fit
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
על מי ההעברה הזו משפיעה?
כל המפתחים שמשתמשים ב-Google Fit APIs וב-Google Fit REST APIs.
מה משתנה?
- ממשקי ה-API של Google Fit, כולל Google Fit API ל-REST, יוצאו משימוש בשנת 2026.
- מפתחים לא יוכלו להירשם לשימוש בממשקי ה-API האלה החל מ-1 במאי 2024.
איך מתחילים?
כדי שהמשתמשים יוכלו לעבור בצורה חלקה, כדאי לעיין במדריך להעברה.
מה אפשר לעשות עם ממשקי Google Fit API במהלך תקופת המעבר?
אם אתם מפתחים שמשתמשים בממשקי Google Fit API ל-Android, מומלץ לעבור לממשקי Android Health API כבר עכשיו כדי להבטיח שירות ללא הפרעה למשתמשים שלכם.
לממשקי ה-API של Android Health יש כמה יתרונות על פני ממשקי ה-API של Fit, כולל:
- שלבי ההקלטה: אפליקציית Android Health תספק את Recording API בנייד, שלא מחייב חשבון משתמש ב-Google או בקשה לגישה להיקפי API. זו גם דרך יעילה יותר לשימוש בסוללה כדי לאחזר נתונים של מספר הצעדים. כדי להפעיל את Recording API בנייד, צריך לבצע כמה שלבים.
- Health Connect: שילוב עם Health Connect מאפשר לאפליקציה ל-Android לגשת לנתונים מסביבה הולכת וגדלה של אפליקציות באמצעות חיבור אחד בלבד. בנוסף, הנתונים מאוחסנים במכשיר, כך שהמשתמשים יכולים לשלוט בהם באופן מלא.
מה יקרה לממשקי Google Fit API אחרי תקופת ההעברה?
ממשקי ה-API של Google Fit לא יהיו זמינים יותר לשימוש. בסיום תקופת ההעברה, כבר תצטרכו להעביר את האפליקציה ל-Health Connect או ל-Android Health API אחר.
מה יקרה לממשקי ה-API של Google Fit מסוג REST אחרי תקופת ההעברה?
אין חלופה ל-API ל-REST של Fit.
אנחנו ממליצים למשתמשי Fit API ל-REST לעבור לממשקי Android Health API. כדאי לבדוק איזו שיטה מתאימה ביותר לצרכים ולמשתמשים שלכם:
- Health Connect: Health Connect מאחדת נתונים מכל מגוון המכשירים והאפליקציות של Android בסביבה אקולוגית, ומספקת פלטפורמה משותפת לבריאות למפתחי Android. Health Connect מספק ממשק API לקריאה ולכתיבה של נתוני הבריאות של המשתמשים, מסדיר את הסכימה של הנתונים במהלך האחסון ומרכז את בקרת ההרשאות.
- Fitbit Web API: Fitbit Web API הוא ממשק לא תלוי פלטפורמה שמאפשר לשלב את האפליקציה עם הסביבה העסקית של Fitbit. הוא מאפשר למשתמשים לאחסן, לשתף ולנהל את הנתונים שלהם ישירות בענן. ב-Fitbit Web API, הנתונים של המשתמש מקושרים לחשבון Fitbit שלו במקום למכשיר.
כלומר, Fitbit Web API מתמקד בחשבון ולא במכשיר.
פרטים נוספים זמינים במדריך ההשוואה של Health Connect.
איך אפשר לקבל עזרה?
אם נתקלתם בבאג או אם אתם צריכים עזרה בהעברה, תוכלו לשלוח את המשוב שלכם באמצעות כלי המעקב אחרי בעיות.
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. Java ו-OpenJDK הם סימנים מסחריים או סימנים מסחריים רשומים של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-27 (שעון 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"]],["עדכון אחרון: 2025-07-27 (שעון UTC)."],[],[],null,["# Google Fit Migration FAQ\n\nWho does this migration impact?\n-------------------------------\n\nAll developers who are using the Google Fit APIs and Google Fit REST APIs.\n\nWhat's changing?\n----------------\n\n- The Google Fit APIs, including the Google Fit REST API, will be deprecated in 2026.\n- Developers cannot sign up to use these APIs as of May 1, 2024.\n\nHow do I get started?\n---------------------\n\nTo provide a smooth transition for your users, review the\n[Migration guide](/guide/health-and-fitness/health-connect/migrate/migration-guide).\n\nWhat can I do with my Google Fit APIs during the migration period?\n------------------------------------------------------------------\n\nIf you are a developer using Google Fit APIs for Android, we recommend migrating\nto Android Health APIs now to ensure uninterrupted service for your users.\nAndroid Health APIs offer several advantages over the Fit APIs, including:\n\n- **Recording steps** : Android Health will provide the [Recording API on mobile](/health-and-fitness/guides/recording-api), which doesn't require a Google user account or the need for you to request access to API scopes. It's also a more battery-efficient way to retrieve step count data. The Recording API on Mobile is launched with steps.\n- **Health Connect** : By integrating with [Health Connect](/health-and-fitness/guides/health-connect), your Android app can access data from a growing ecosystem of apps with just one connection. Plus, data is stored on-device, allowing the user to be in full control of their data.\n\nWhat will happen to the Google Fit APIs after the migration period?\n-------------------------------------------------------------------\n\nGoogle Fit APIs will no longer be available for use. After the migration\nperiod, you should have already [migrated to Health Connect](/guide/health-and-fitness/health-connect/migrate/migration-guide) or\nother Android Health APIs.\n\nWhat will happen to the Google Fit REST APIs after the migration period?\n------------------------------------------------------------------------\n\nThere is no alternative to the Fit REST API.\n\nWe encourage Fit REST API users to migrate to the Android Health APIs. See\nwhich one best fits your needs and users:\n\n- **Health Connect**: Health Connect unifies data across Android's portfolio of devices and apps into an ecosystem, providing a common health platform for Android developers. Health Connect provides an API for reading and writing the user's health data, standardizes the data schema upon storage, and centralizes permissions control.\n- **Fitbit Web API**: The Fitbit Web API is a platform-agnostic interface to integrate with the Fitbit ecosystem. It gives users the ability to store, share, and manage their data directly in the cloud. In the Fitbit Web API, the user's data is tied to their Fitbit account instead of their device. This means the Fitbit Web API is account-centric instead of device-centric.\n\nCheck out the [Health Connect comparison guide](/health-and-fitness/guides/health-connect/migrate/comparison-guide) for more\ndetails.\n\nHow do I get help?\n------------------\n\nIf you find a bug or need help with the migration, submit your feedback using\nour [issue tracker](https://issuetracker.google.com/issues/new?component=1676744&template=2072671)."]]