googleworkspace / android-samples

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

App script sample #126

Open sapandang opened 4 years ago

sapandang commented 4 years ago

could not get the app script sample working. no idea how to mService object initialized. mService.scripts().run(scriptId, request).execute();

sqrrrl commented 4 years ago

Sample is incomplete and missing steps on instantiating the API client.