googleworkspace / android-samples

Android samples for Google Workspace APIs
Apache License 2.0
635 stars 410 forks source link

mDriveServiceHelper is always null #132

Open GGK01GGK opened 3 years ago

GGK01GGK commented 3 years ago

Expected Behavior

Actual Behavior

mDriveServiceHelper is always null because it isnt't initialized. How to initialize it?

Steps to Reproduce the Problem

Thanks GGK