Description: Google routines are given in the name of the example of SampleSyncAdapter, in fact, is the example of synchronous account management, through the analysis of the example can learn Account Android validation, the use of synchronous Adapter
To Search:
File list (Check if you may need any files):
SampleSyncAdapter
.................\Android.mk
.................\AndroidManifest.xml
.................\res
.................\...\drawable
.................\...\........\icon.png
.................\...\layout
.................\...\......\login_activity.xml
.................\...\values
.................\...\......\strings.xml
.................\...\xml
.................\...\...\authenticator.xml
.................\...\...\contacts.xml
.................\...\...\syncadapter.xml
.................\samplesyncadapter_server
.................\........................\app.yaml
.................\........................\dashboard.py
.................\........................\index.yaml
.................\........................\main.py
.................\........................\model
.................\........................\.....\datastore.py
.................\........................\.....\__init__.py
.................\........................\templates
.................\........................\.........\users.html
.................\........................\.........\view_friends.html
.................\src
.................\...\com
.................\...\...\example
.................\...\...\.......\android
.................\...\...\.......\.......\samplesync
.................\...\...\.......\.......\..........\authenticator
.................\...\...\.......\.......\..........\.............\AuthenticationService.java
.................\...\...\.......\.......\..........\.............\Authenticator.java
.................\...\...\.......\.......\..........\.............\AuthenticatorActivity.java
.................\...\...\.......\.......\..........\client
.................\...\...\.......\.......\..........\......\NetworkUtilities.java
.................\...\...\.......\.......\..........\......\User.java
.................\...\...\.......\.......\..........\Constants.java
.................\...\...\.......\.......\..........\platform
.................\...\...\.......\.......\..........\........\BatchOperation.java
.................\...\...\.......\.......\..........\........\ContactManager.java
.................\...\...\.......\.......\..........\........\ContactOperations.java
.................\...\...\.......\.......\..........\........\SampleSyncAdapterColumns.java
.................\...\...\.......\.......\..........\syncadapter
.................\...\...\.......\.......\..........\...........\SyncAdapter.java
.................\...\...\.......\.......\..........\...........\SyncService.java
.................\_index.html
.................\说明.htm