Skip to content

Instantly share code, notes, and snippets.

@ririsrismawati
Created June 13, 2016 08:48
Show Gist options
  • Select an option

  • Save ririsrismawati/80ac82ddaa14a4b6a1892e5633f7028b to your computer and use it in GitHub Desktop.

Select an option

Save ririsrismawati/80ac82ddaa14a4b6a1892e5633f7028b to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
android:contentAuthority="@string/content_authority"
android:accountType="@string/sync_account_type"
android:userVisible="false"
android:supportsUploading="false"
android:allowParallelSyncs="false"
android:isAlwaysSyncable="true" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment