android-samples
android-samples copied to clipboard
Android samples for Google Workspace APIs
This issue provides visibility into Renovate updates and their statuses. [Learn more](https://docs.renovatebot.com/key-concepts/dashboard/) ## Rate Limited These updates are currently rate limited. Click on a checkbox below to force their creation...
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://togithub.com/gradle/gradle)) | major | `4.1` -> `7.2` | | [gradle](https://gradle.org) ([source](https://togithub.com/gradle/gradle)) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://togithub.com/gradle/gradle)) | minor | `4.1` -> `4.10.3` | | [gradle](https://gradle.org) ([source](https://togithub.com/gradle/gradle)) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.android.tools.build:gradle](http://tools.android.com/) ([source](https://android.googlesource.com/platform/tools/base)) | `3.0.1` -> `3.6.4` |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.apis:google-api-services-drive](http://nexus.sonatype.org/oss-repository-hosting.html) ([source](http://svn.sonatype.org/spice/tags/oss-parent-7)) | `v3-rev136-1.25.0` -> `v3-rev20210919-1.32.1` |...
Hi! After updating Android Gradle plugin to 3.5.0 and Gradle to 5.4.1 I am getting always an error from Drive API. Whenever I downgrade to old gradle, everything works like...
'call(java.util.concurrent.Executor, java.util.concurrent.Callable)' is deprecated
## Expected Behavior Following the steps described [here](https://github.com/gsuitedevs/android-samples/tree/master/drive/deprecation/) I should be able to Sign In with my Google Account and write a file to Google Drive. ## Actual Behavior After...
## Expected Behavior ## Actual Behavior mDriveServiceHelper is always null because it isnt't initialized. How to initialize it? ## Steps to Reproduce the Problem Thanks GGK
## Expected Behavior When clicking on the Google Play services SDK link, we should go to the correct page ## Actual Behavior When clicking on the link, this page is...