|
Ultima modificación |
Ver Log
|
Rev |
Autor |
Línea Nro. |
Línea |
1 |
efrain |
1 |
<?xml version="1.0" encoding="utf-8"?>
|
|
|
2 |
<sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
3 |
android:contentAuthority="com.cesams.twogetskills"
|
|
|
4 |
android:accountType="com.cesams.twogetskills"
|
|
|
5 |
android:userVisible="true"
|
|
|
6 |
android:supportsUploading="true"
|
|
|
7 |
android:allowParallelSyncs="false"
|
|
|
8 |
android:isAlwaysSyncable="true"
|
|
|
9 |
/>
|
|
|
10 |
|