Make the Sony Ericsson K510 work with Address Book
Jun 18, '07 07:30:02AM • Contributed by: sebarros
Jun 18, '07 07:30:02AM • Contributed by: sebarros
I was able to send SMS from Address Book through my Sony Ericcsson K510A by modifying a few characters in a file within the Telephony.bundle. To find this file, Control-click on Address Book (quit it first) and choose Show Package Contents from the pop-up menu. Then open Contents » Resources, and Control-click on Telephony.bundle. Again pick Show Package Contents from the pop-up menu, then navigate into Contents » Resources. There you'll see a file named ABDeviceCommandSets.plist.
Open this file with a text editor, and look around line 80 for this entry:
Open this file with a text editor, and look around line 80 for this entry:
<key>ABDeviceModelStrings</key>
<array>
<string>K750</string>
</array>
You must change K750 to K510, then save your changes and quit the editor and you'll be able to send SMS messeges, receive them, see Caller ID, and be able to place calls through your Mac. If someone could modify the code to get it to answer calls or hang up calls, it would be great!
•
[9,107 views]
