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)
i have checked extras in onperformsync method, not working.
can know how it?
Comments
Post a Comment