Menu

pyvcardmanager / Blog: Recent posts

Maemo 5 support and server uploaded in the SVN

Hi,

I've just added the sources for maemo 5 client and for the current server.

The maemo 5 client:
- works, so we will include support for Maemo 5
- is text-based (help on the UI would be very useful, as I have little to no experience in designing GUIs)
- reads contacts from /home/user/.osso-abook/db/addressbook.db using the bsddb module and delivers it to the server over ssl
- uses version 3 for vcards format
- was tested with the maemo 5 sdk... read more

Posted by Alexandru Bujor 2011-10-29

Installed Android emulator

Installed Android emulator on my pc. Also installed sl4a [http://code.google.com/p/android-scripting/] + python on an android 2.2 virtual device.

C:
In my opinion, the sl4a sucks. The API is pretty bad structured and the installing process fails on my real tablet pc.
There is no support for exporting contacts to the vcard format in the API. Still, I've heard that there are some Java projects that can export contacts to VCARD 2.1 format.

Posted by Alexandru Bujor 2011-10-29