general sync settings “auto-sync” checkbox programmatically

前端 未结 2 438
温柔的废话
温柔的废话 2020-12-19 05:56

I am looking for a way to enable/disable the \"auto-sync\" checkbox in the \"general sync settings\".

Afair the stock power control widget has this feature too. If

2条回答
  •  旧时难觅i
    2020-12-19 06:23

    I am looking for a way to enable/disable the "auto-sync" checkbox in the "general sync settings".

    UPDATE

    Try setMasterSyncAutomatically() on ContentResolver.

提交回复
热议问题