Development Team/Low-level Activity API: Difference between revisions
interlinking to OLPC wiki mostly |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<noinclude>{{TOCright}}</noinclude> | <noinclude>{{Developers}}{{TOCright}}</noinclude> | ||
Sugar activities are usually written in Python using the [http://api.sugarlabs.org/ Python Activity API]. This page documents the underlying mechanism that all activities need to conform to. Activities can be written in any language, as long as it can connect to D-Bus and provide an X11 interface. The discussion below tries to be language-agnostic. | Sugar activities are usually written in Python using the [http://api.sugarlabs.org/ Python Activity API]. This page documents the underlying mechanism that all activities need to conform to. Activities can be written in any language, as long as it can connect to D-Bus and provide an X11 interface. The discussion below tries to be language-agnostic. | ||