gpt4 book ai didi

java - Android 中的 Google Drive 快速入门示例错误

转载 作者:行者123 更新时间:2023-12-01 14:57:05 25 4
gpt4 key购买 nike

我刚刚尝试了 Google Drive 快速入门示例。在视频中,它似乎工作正常,但是当我自己尝试时,我得到了这个:

enter image description here

错误是这样的:

01-09 01:17:23.719: E/AndroidRuntime(1002): FATAL EXCEPTION: main
01-09 01:17:23.719: E/AndroidRuntime(1002): java.lang.NoSuchMethodError: com.google.android.gms.common.AccountPicker.newChooseAccountIntent
01-09 01:17:23.719: E/AndroidRuntime(1002): at com.google.api.client.googleapis.extensions.android.gms.auth.GoogleAccountCredential.newChooseAccountIntent(GoogleAccountCredential.java:171)
01-09 01:17:23.719: E/AndroidRuntime(1002): at com.example.mydrivequickstart.MainActivity.onCreate(MainActivity.java:40)
01-09 01:17:23.719: E/AndroidRuntime(1002): at android.app.Activity.performCreate(Activity.java:5104)
01-09 01:17:23.719: E/AndroidRuntime(1002): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1080)
01-09 01:17:23.719: E/AndroidRuntime(1002): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2144)
01-09 01:17:23.719: E/AndroidRuntime(1002): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2230)
01-09 01:17:23.719: E/AndroidRuntime(1002): at android.app.ActivityThread.access$600(ActivityThread.java:141)
01-09 01:17:23.719: E/AndroidRuntime(1002): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1234)
01-09 01:17:23.719: E/AndroidRuntime(1002): at android.os.Handler.dispatchMessage(Handler.java:99)
01-09 01:17:23.719: E/AndroidRuntime(1002): at android.os.Looper.loop(Looper.java:137)
01-09 01:17:23.719: E/AndroidRuntime(1002): at android.app.ActivityThread.main(ActivityThread.java:5039)
01-09 01:17:23.719: E/AndroidRuntime(1002): at java.lang.reflect.Method.invokeNative(Native Method)
01-09 01:17:23.719: E/AndroidRuntime(1002): at java.lang.reflect.Method.invoke(Method.java:511)
01-09 01:17:23.719: E/AndroidRuntime(1002): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
01-09 01:17:23.719: E/AndroidRuntime(1002): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
01-09 01:17:23.719: E/AndroidRuntime(1002): at dalvik.system.NativeStart.main(Native Method)

我完全按照说明进行操作。我加载了 google 插件并添加了外部 jar,即 ggoogle-play-services.jar在 google 插件中,我添加了 V2 的 google api 驱动器。应用程序名称和包名称与我的 google api 控制台中的名称相同。我知道 nosuchmethoderror,因为我在发布这个问题之前在谷歌中搜索它。但是我仍然不知道为什么我会得到这个,因为我按照原样遵循了说明。我不明白为什么我会收到这个错误。任何想法?我很感激任何帮助。谢谢。

最佳答案

我明白了。我不应该关注视频。他使用的 jar 不正确。我从 android sdk 中的 extras 文件夹导入该库,并将其用作项目中的库。

关于java - Android 中的 Google Drive 快速入门示例错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14226981/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com