Refer:https://developers.google.com/drive/auth/android

 

  1. Go to the Google Cloud Console.
  2. Select a project, or create a new one.
  3. In the sidebar on the left, select APIs & auth. In the displayed list of APIs, make sure the Drive API status is set to ON.
  4. In the sidebar on the left, select Registered apps.
  5. At the top of the page, select Register App.
  6. Type a name for the application and select Android.
  7. Choose Accessing APIs directly from Android.
  8. In the Package name field, enter your Android's app's package name (open  AndroidManifest.xml , see [package] ).
  9. Copy the SHA1 fingerprint, which is highlighted in the example above.

Android 应用授权访问GooleDrive

Paste the SHA1 fingerprint into the certificate fingerprint field in the Cloud Console.

Click Register.

Android 应用授权访问GooleDrive

相关文章:

  • 2021-09-26
  • 2021-11-27
  • 2021-05-21
  • 2021-11-09
  • 2021-09-27
  • 2021-07-25
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-24
  • 2021-08-24
  • 2022-01-01
  • 2022-12-23
  • 2022-12-23
  • 2021-11-10
  • 2021-10-19
相关资源
相似解决方案