Android:如何使用GoogleFit进行开发调试?

Android: how to develop and debug using Google Fit?

This is the official guide

"To authenticate and communicate with Google Fit, you must create a project in the Google Developers Console, activate the Fitness API, create an OAuth 2.0 client ID, and register the public certificate from your app's signed APK."

这些都是什么东西?我的应用程序的签名 APK 没有 public 证书,我仍在我的设备上进行调试。 我需要支付注册费吗?如果我点击 Developers Console,他们会问我。

除非您确实打算在 Play 商店中发布您的应用,否则您无需支付注册费。

只需实际遵循您链接到的指南中描述的步骤...它告诉您如何使用密钥工具获取调试密钥的指纹。

按照 "Google Developers Console" 指南中的链接(而不是 developer.android.com 右上角显示的链接,将您带到 "Google Play Developers Console" - 我承认这是令人困惑...)。