https://github.com/tougee/googledriverestapidemo
A google drive Android client demo use REST API v3 since the official Android sdk has been deprecated.
https://github.com/tougee/googledriverestapidemo
google-drive kotlin rest restful-api
Last synced: 2 months ago
JSON representation
A google drive Android client demo use REST API v3 since the official Android sdk has been deprecated.
- Host: GitHub
- URL: https://github.com/tougee/googledriverestapidemo
- Owner: Tougee
- Created: 2019-01-13T10:07:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-17T10:20:08.000Z (over 6 years ago)
- Last Synced: 2025-03-17T01:03:48.386Z (2 months ago)
- Topics: google-drive, kotlin, rest, restful-api
- Language: Kotlin
- Homepage:
- Size: 124 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GoogleDriveRestApiDemo
A google drive Android client demo use [REST API v3](https://developers.google.com/drive/api/v3/about-sdk) since the [official Android sdk](https://developers.google.com/drive/android/) has been deprecated.