My application needs to synchronize some data from server. I added necessary classes (similarly to SampleSyncAdapter) now I can add account via "Settings/Sync and Accounts". But I want to have already added my account and working synchronization just after application is installed (I do not want user to do any manual changes in settings). How to do this?
|
feedback
|
|
A bit late but...
| |||
|
feedback
|
|
Don't you have to add to the following code posted by Evan Elliott :
The following: ? authenticator.xml
and permissions? | |||
|
feedback
|