Android Sync Adapter: Detect if user has pressed sync now button -


i'm making app instant backup paid feature. background service not reliable way implement sync, used sync adapter handle sync.

now have somehow know if user has pressed "sync now" button ins settings (shown in picture below)

enter image description here


i have checked extras in onperformsync method, not working.

can know how it?


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -