Based on Virgil Dobjanschi’s Android Resting client using AbstractThreadedSyncAdapter app for relaxing

I wanted to write an Android Rest client for my application using AbstractThreadedSyncAdapter, Authunization is not required for my generation server. My questions.

  • Is AbstractThreadedSyncAdapter used for authentication application only?
  • if not, how to use it as a regular client for relaxation.
  • Can I get a good code example?
+4
source share

All Articles