[flexcoders] syncing AIR/Flex app with mobile phones

2009-02-26 Thread arieljake
Has anyone handled syncing things like contacts or calendar events with mobile phones? Are there services or libraries for integrating with the existing contact and calendar apps on the popular smartphones?

Re: [flexcoders] syncing AIR/Flex app with mobile phones

2009-02-26 Thread Weyert de Boer
Hi, You could consider to use the SyncML protocol. Now you probably would still need some program in the middle who can push the SyncML data to the mobile phone like via Bluetooth. Of course, you can also generate an iCal file or a vCard file. Maybe? Of course, you can just push to something