Skip to content
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.

Request: Gogole drive connection from an android sevice example #4

Closed
QuickBrownFoxy opened this issue Jan 30, 2014 · 2 comments
Closed

Comments

@QuickBrownFoxy
Copy link

All examples are activity based, is it possible to post service based example too? I know I can write my own but it would be a great time saver to start with an example.

I am using Google Drive in my apps as automatic backup service where once user authorizes, app runs in the background and syncs whenever there is a new file

@seanpjanson
Copy link

@nolovelust
Would you consider to take this request to Stack Overflow (google-drive-sdk) so it gets broader audience? You may find somebody who works on it (I know I will soon). Meanwhile, the keyword for your implementation is probably 'await()' version of the methods since service runs asynchronously on non-UI thread.

@rakyll
Copy link
Contributor

rakyll commented Feb 5, 2014

@nolovelust, our intention was to release a reference instead of reusable code. API is already quite straight-forward.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants