Skip to content

Little program to convert (phone) contacts from iPhone to Samsung Galaxy (Android), from SQLite to VCard

License

Notifications You must be signed in to change notification settings

Countryen/contacts-converter-iphone-to-samsung

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Description

Little program to convert (phone) contacts from iPhone to Samsung Galaxy (Android), from SQLite to VCard. Simple PowerShell script. Created in my free time for a colleague, who moved from his old iPhone 6s to a new Samsung Galaxy S9+. Successfully converted 1008 contacts from SQLite to VCards.

Feel free to use - see MIT licence. Feel free to create an issue if assistance/guidance is needed.

iPhone Contacts

Extracted database-file from an (unencrypted) itunes-backup. Path: /Home/Library/AddressBook/AddressBook.sqlitedb Structure is explained in the script. Basically, it's 2 tables, one containing the Persons and the other containing every related Person's ContactInformation (web, mail, phone, etc.).

How to extract contact-data of iPhone/iOS using a Windows-PC - January 2019

Notes

Comments are in German (my native language).

About

Little program to convert (phone) contacts from iPhone to Samsung Galaxy (Android), from SQLite to VCard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published