Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.4: Sync Nokia Series 40 via 10.4.6 iSync' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: Sync Nokia Series 40 via 10.4.6 iSync
Authored by: philya on Mar 17, '08 05:27:29PM
The easiest solution for Nokia 5310 XpressMusic:

http://pyxx.org/nokia-5310-xpressmusic-isync-plugin/

Download .dmg file, mount and open an installation package to install Nokia 5310 XpressMusic iSync plug-in.

[ Reply to This | # ]
10.4: Sync Nokia Series 40 via 10.4.6 iSync
Authored by: elhigu on Oct 21, '08 01:33:58PM

Hi I got also Nokia 5220 XpressMusic work with adding "XpressMusic" string. Here's my config

<key>com.nokia.5220</key>
<dict>
<key>Identification</key>
<dict>
<key>com.apple.cgmi+cgmm</key>
<string>Nokia+Nokia 5220 XpressMusic</string>
<key>com.apple.gmi+gmm</key>
<string>Nokia+Nokia 5220 XpressMusic</string>
<key>com.apple.usb.vendorid-modelid</key>
<string>0x0421/0x0456</string>
</dict>
<key>InheritsFrom</key>
<array>
<string>family.com.nokia.series40.3rdEd.bus.usb-bt</string>
</array>
<key>Services</key>
<array>
<dict>
<key>ServiceName</key>
<string>com.apple.model</string>
<key>ServiceProperties</key>
<dict>
<key>ModelIcon</key>
<string>NOK5220.tiff</string>
<key>ModelName</key>
<string>5220XM</string>
</dict>
</dict>
<dict>
<key>ServiceName</key>
<string>com.apple.synchro</string>
<key>ServiceProperties</key>
<dict>
<key>MaxCityLength</key>
<integer>30</integer>
<key>MaxEMailLength</key>
<integer>126</integer>
<key>MaxEventLocationLength</key>
<integer>51</integer>
<key>MaxPhoneNumberLength</key>
<integer>50</integer>
<key>MaxPostalCodeLength</key>
<integer>10</integer>
<key>MaxStateLength</key>
<integer>30</integer>
<key>MaxStreetLength</key>
<integer>126</integer>
<key>MaxURLLength</key>
<integer>126</integer>
<key>needsFullAddressInStreetField</key>
<true/>
</dict>
</dict>
</array>
</dict>



[ Reply to This | # ]