I'm looking for some resources(books, online guides, etc.) for implementing an account manager / syncadapter in android. I foudn this , and I get it at a high level, but I was looking more for a "step by step guide" with explanations to implement this. The app that I am working on currently has a local SQLite DB with 5 tables using a content provider. I want to have users create / login to an account which would sync to a server. I have some online storage space, but most of my development experience has been on embedded systems, so a lot of this is new for me so a guide for setting that up would be helpful to. THX!
|
feedback
|