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

css - I want to align grid in center -

python - SWIG function not printing output -

Contact Form PHP Email Script -