Sync Web Service automatically in android -


my name arivalagan , i'm stuck in 1 concept,i want use auto sync in android application,web service synchronization happen automatically,can 1 give solution?

what mean autosync? depending on that, can use:

  • timer or alarm launch events (polling)
  • an android service run sync processes in background (polling)
  • push notifications sync on demand

Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -