我一直在开发一个使用GoogleDriveAPI的Android应用程序。它最初是从quickstartexamplehere构建的.API调用的简化顺序(此处未显示适当的错误处理)是:GoogleAccountCredentialcred=GoogleAccountCredential.usingOAuth2(this,DriveScopes.DRIVE_FILE);cred.setSelectedAccountName("...");DrivedrvSvc=newDrive.Builder(AndroidHttp.newCompatibleTransport(),newGsonFa