Changes

Jump to navigation Jump to search
note sugar.activity.registry.ActivityInfo --> sugar.bundle.activitybundle.ActivityBundle in Sugar 0.86
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.  
243

edits

Navigation menu