PyMaemo/Accessing APIs without Python bindings/More examples

From Maemo Wiki
Revision as of 17:46, 10 April 2010 by imported>lizardo (New page: = 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 c...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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