Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle peer-to-peer sync when activity goes to onPause and onResume #25

Open
ekigamba opened this issue Mar 12, 2019 · 0 comments
Open
Labels
question Further information is requested

Comments

@ekigamba
Copy link
Contributor

This issue is supposed to be a discussion on whether the p2p sync is supposed to happen when the activity is no longer visible but not yet exited by the user/app.

This is a case where in android file transfer apps, the user tends to switch applications while the file transfer continues.

In either case, whether the transfer should continue or be paused. I think that it needs to be handled explicitly and documentation from the nearby connections API does not provide as much information as required.

@ekigamba ekigamba added the question Further information is requested label Mar 12, 2019
@ekigamba ekigamba changed the title Handle p2p sync when activity goes to onPause and onResume Handle peer-to-peer sync when activity goes to onPause and onResume Mar 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant