Development Team/Almanac/Activity Bundles: Difference between revisions

No edit summary
No edit summary
Line 193: Line 193:
   
   
  sugar-activity model_app.ModelActivity
  sugar-activity model_app.ModelActivity
Make sure to add your shell script and any native libraries to the MANIFEST before you package your bundle.  You can also accomplish the same thing by throwing all your libraries in the root folder of the bundle, like the [[olpc:Map_(activity)|Map activity]] does, but if you have more than a few libraries to include it can get quite cluttered.


== activity/permissions.info ==
== activity/permissions.info ==