Activity installation: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 51: | Line 51: | ||
# You can also install an activity from the Journal by dragging the .xo bundle from the USB device. |
# You can also install an activity from the Journal by dragging the .xo bundle from the USB device. |
||
==== with a [[Customization key|customization stick ==== |
==== with a [[Customization key|customization stick]] ==== |
||
''available as of release [[8.1.0]] (Update.1/official-703)''. |
''available as of release [[8.1.0]] (Update.1/official-703)''. |
||
Revision as of 21:20, 31 July 2008
For the general public
For Developers
From the Internet
with the Sugar control panel
available in joyride
- Enter the Sugar Control Panel by hovering over the central XO-man on the home screen.
- Select the 'Activity update' entry.
- Press 'Update'.
with Bert's script
available by download
See Bert's script.
with xo-get
available by download
- GUI
- find activities with ./xo-get.py list or ./xo-get.py search ...
- install with ./xo-get.py install ...
- list installed activities: ./xo-get.py status
- remove with ./xo-get.py remove ...
From a USB stick or SD card
with the Browse Activity
always available
- open the Browse Activity
- point it to file:///media/
- install like described at the very top of this page by browsing to and clicking on activities to install
with xo-get
available by download
- open the Terminal activity;
- ./xo-get.py install /media/<USB stick name>/MyActivity.xo
with sugar-install-bundle
always available
- open the Terminal activity;
- type sugar-install-bundle /media/<USB stick name>/<Activity name.xo>
with the Journal
always available
- You can also install an activity from the Journal by dragging the .xo bundle from the USB device.
with a customization stick
available as of release 8.1.0 (Update.1/official-703).