Skip to content

vhoen/Android-Auth-Sync

Repository files navigation

Android Authenticator and Android Sync Adapter step by step

This is a sample application that helped me understand how to use Android Authenticator et Android Sync Adapter. Once your logged in, the app will sync a dummy list of contacts and display it.

  • Step 1 : Display a list of contacts
  • Step 2 : Set up Android Authenticator
  • Step 3 : Set up Sync Adapter

For an ease of use, there is not authentication check of any kind, you can basically use any login and password, it will always works.

The Sync Adapter fetches 3 new random users every time. The more you let the app run, the more users there will be.

Sources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages