==== Where do I find information about implementing X in Sugar? ====
==== Where do I find information about implementing X in Sugar? ====
:Check [[Activity Team/Resources]] for a comprehensive list of developer documentation, tutorials and support channels.
:Check [[Activity Team/Resources]] for a comprehensive list of developer documentation, tutorials and support channels.
+
+
==== How do I get my activity to install an external dependancy? ====
+
:It doesn't! Activity bundles are supposed to be self-contained, and not depend on anything else other than the standard [[0.84/Platform_Components|Sugar platform]]. If you need additional dependancies, you will need to include them within your activity bundle.
==== I have a question about Git, or Gitorious. ====
==== I have a question about Git, or Gitorious. ====