Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 437 Bytes

File metadata and controls

8 lines (6 loc) · 437 Bytes

GoogleDriveAPI-FileDownload-Ionic3-

This project lets you use Google Drive API and downloading files from your google drive folder in Ionic 3+ App

#Safe-Steps:

  1. Just create a new project and grab the Google Drive API key from google dev console.
  2. clone the project and paste the API key in config.xml and paste teh folder id of your google drive folder in code wherever it's mentioned.
  3. run: ionic cordova build android --prod