คำถามที่พบบ่อยเกี่ยวกับการย้ายข้อมูล Google Fit
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
การย้ายข้อมูลนี้จะส่งผลกับใครบ้าง
นักพัฒนาแอปทุกคนที่ใช้ Google Fit API และ Google Fit REST API
สิ่งที่เปลี่ยนแปลงไป
- เราจะเลิกใช้งาน API ของ Google Fit ซึ่งรวมถึง Google Fit REST API ในปี 2026
- นักพัฒนาแอปจะลงชื่อสมัครใช้เพื่อใช้ API เหล่านี้ไม่ได้ตั้งแต่วันที่ 1 พฤษภาคม 2024 เป็นต้นไป
ฉันจะเริ่มต้นใช้งานได้อย่างไร
โปรดอ่านคู่มือการย้ายข้อมูลเพื่อให้ผู้ใช้ของคุณเปลี่ยนผ่านได้อย่างราบรื่น
ฉันจะทําอะไรกับ Google Fit API ได้บ้างในระหว่างการย้ายข้อมูล
หากคุณเป็นนักพัฒนาแอปที่ใช้ Google Fit API สําหรับ Android เราขอแนะนําให้ย้ายข้อมูลไปใช้ Android Health API ตอนนี้เลย เพื่อให้มั่นใจว่าผู้ใช้ของคุณจะได้รับบริการที่ต่อเนื่อง
Android Health API มีข้อดีหลายประการเหนือ Fit API ซึ่งรวมถึง
- การบันทึกจำนวนก้าว: Android Health จะมีRecording API บนอุปกรณ์เคลื่อนที่ ซึ่งไม่จําเป็นต้องมีบัญชีผู้ใช้ Google หรือคุณไม่จําเป็นต้องขอสิทธิ์เข้าถึงขอบเขต API และยังเป็นการดึงข้อมูลจำนวนก้าวที่ประหยัดแบตเตอรี่มากกว่าอีกด้วย Recording API บนอุปกรณ์เคลื่อนที่จะเปิดตัวพร้อมกับการนับก้าว
- Health Connect: การผสานรวมกับ Health Connect จะช่วยให้แอป Android เข้าถึงข้อมูลจากระบบนิเวศของแอปที่เติบโตขึ้นได้ด้วยการเชื่อมต่อเพียงครั้งเดียว นอกจากนี้ ระบบจะจัดเก็บข้อมูลไว้ในอุปกรณ์ ซึ่งช่วยให้ผู้ใช้ควบคุมข้อมูลของตนเองได้อย่างเต็มที่
จะเกิดอะไรขึ้นกับ Google Fit API หลังจากระยะเวลาการย้ายข้อมูล
API ของ Google Fit จะใช้งานไม่ได้อีกต่อไป หลังจากระยะเวลาการย้ายข้อมูล คุณควรย้ายข้อมูลไปยัง Health Connect หรือ Android Health API อื่นๆ แล้ว
จะเกิดอะไรขึ้นกับ Google Fit REST API หลังจากระยะเวลาการย้ายข้อมูล
ไม่มีทางเลือกอื่นสำหรับ Fit REST API
เราขอแนะนำให้ผู้ใช้ Fit REST API เปลี่ยนไปใช้ 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)."]]