/GoogleAuthDrive

Gets Google Drive files via Google Auth

Primary LanguageJava

GoogleAuthDrive

Gets Google Drive files via Google Auth

Screenshots:

Sign In Sign In Google Auth Loaded Google Drive Files

BTW:
The API_KEY and CLIENT_ID in the code are created with my google account, so you will want to change to yours for your app. Some short info FYI

  1. To create OAuth 2.0 credentials on Google Developer Console - https://console.developers.google.com/apis/credentials
  2. Create API Key
  3. Enable Drive API from Library

License: MIT