| Línea 1... |
Línea 1... |
| 1 |
<?xml version="1.0" encoding="utf-8"?>
|
1 |
<?xml version="1.0" encoding="utf-8"?>
|
| 2 |
<sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
|
2 |
<sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
|
| 3 |
android:contentAuthority="com.cesams.twogetskills"
|
3 |
android:contentAuthority="com.cesams.twogetskills.inconcert"
|
| 4 |
android:accountType="com.cesams.twogetskills"
|
4 |
android:accountType="com.cesams.twogetskills.inconcert"
|
| 5 |
android:userVisible="true"
|
5 |
android:userVisible="true"
|
| 6 |
android:supportsUploading="true"
|
6 |
android:supportsUploading="true"
|
| 7 |
android:allowParallelSyncs="false"
|
7 |
android:allowParallelSyncs="false"
|
| 8 |
android:isAlwaysSyncable="true"
|
8 |
android:isAlwaysSyncable="true"
|
| 9 |
/>
|
9 |
/>
|