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


Click here to return to the '10.4: Create standalone phone plug-ins for iSync' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: Create standalone phone plug-ins for iSync
Authored by: tuckergperry on Jun 03, '05 02:20:57PM

Search Google for iSync and your phone model to see if someone has written the code for it already. If they have, paste it into the MetaClasses.plist file, carefully preserving the header and footer information (replace everything between the first and last dict tags).

If you can't find the code already, you will need to find the VendorID/ProductID of the phone. You can find it with USB Prober, which comes with Apple's developer tools. Modify some sample code with the new name and USB properties, and plug it in.

Of course, it may not work even if you do everything right! ;)



[ Reply to This | # ]