Development Team/Almanac/sugar.activity.registry: Difference between revisions
m DevelopmentTeam/Almanac/sugar.activity.registry moved to Development Team/Almanac/sugar.activity.registry: deCamel casing |
m moved Walter is a wanker 12/Almanac/sugar.activity.registry to Development Team/Almanac/sugar.activity.registry over redirect: revert |
||
| (4 intermediate revisions by 4 users not shown) | |||
| Line 2: | Line 2: | ||
= Class: ActivityInfo = | = Class: ActivityInfo = | ||
'''In Sugar 0.86, this class (sugar.activity.registry.ActivityInfo) has been replaced by sugar.bundle.activitybundle.ActivityBundle.''' | |||
=== What are the all the things I can find out about an activity using an ActivityInfo object? === | === What are the all the things I can find out about an activity using an ActivityInfo object? === | ||
ActivityInfo objects are containers that contain metadata about different activities installed on an XO. The sample code prints out some of the most useful pieces of information that an ActivityInfo object will contain. | ActivityInfo objects are containers that contain metadata about different activities installed on an XO. The sample code prints out some of the most useful pieces of information that an ActivityInfo object will contain. | ||