Skip to content

Notes Backup with Google Drive

Eliran Wong edited this page Mar 6, 2021 · 22 revisions

Go to: https://developers.google.com/drive/api/v3/quickstart/python

Select "Enable the Drive API"

Select "Next"

Select "Create"

Select "Download Client Configurations

credentials.json

Locate the file "credentials.json" from your Download folder and move it to UniqueBible root directory.

The 1st Run

Choose your google account

Select "Advanced"

(Do not worry! Our app do NOT collect any of your information.)

(Remarks: You credentials is stored locally on your device. It is used only for communicating with google-drive.)

(UBA does NOT collect your data.)

Select "Go to ..."

Select "Allow"

Select "Allow"

Clone this wiki locally