Name | Description |
---|---|
Action | wfc.voice.SYNC_CONTACTS |
Intent Type | startActivity |
Extra 0 | Location of the contacts CSV file |
Type | String |
Name | contacts_url |
Value | URL of a downloadable CSV file or a file name on the SD card |
Extra 1 | This extra parameter specifies if the existing contacts should be deleted or not before applying the CSV file |
Type | boolean |
Name | reset |
Value | true : the app deletes all existing contacts prior to loading the CSV filefalse : existing contacts are not deleted |
$ adb shell am start -a wfc.voice.SYNC_CONTACTS --es contacts_url /sdcard/ contacs.csv --ez reset true
$ adb shell am start -a wfc.voice.SYNC_CONTACTS --es contacts_url https://example.com/voice/contacts/1234 --ez reset false
group | contact Id | first Name | last Name | cell Number | office Number | home Number | ringtone | photo |
---|---|---|---|---|---|---|---|---|
Work; Home; Paint | 1 | Mike | Smith | 2725 | 847-123- 4560 | 6540 | /sdcard/WFConnect /pic1.jpg | |
Electronics | 4 | Emilia | Kratzer | 2728 | 6542 | /sdcard/WFConnect /pic4.jpg | ||
-5 | Kate | Perry | 2729 |