PyMaemo/Accessing APIs without Python bindings/More examples

More examples

This page contains some other example code using ctypes. Note that they are not complete, and assume some code already shown on the [[../|main article]].

Searching contacts by phone number

TODO