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

Added the Wiki page: https://github.com/codepath/android_guides/wiki/… #264

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tylersuehr7
Copy link

…Server-Synchronization-(SyncAdapter)

@tylersuehr7
Copy link
Author

@rogerhu
Copy link
Member

rogerhu commented Mar 30, 2017

Thanks for attempting this hard guide. :)

  1. When would I use a SyncAdapter? Where is it most helpful? Where does it not work well? Mostly for unauthenticated feeds really? (as suggested in https://www.slideshare.net/KianaTennyson/mdevcon-a-primer-to-syncadapters)
  2. What are the recommended practices for using third-party libraries to create ContentProvider and the DB done? (i.e. Active Android and DBFlow could create boilerplate ContentProvider stuff) You use HttpUrlConnection for instance...
  3. How would authenticated feeds work?

@tylersuehr7
Copy link
Author

tylersuehr7 commented Mar 31, 2017 via email

@TimaNature
Copy link

gide line style of my life?

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

Successfully merging this pull request may close these issues.

None yet

3 participants