Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/How to run on sugar emulator
diff options
context:
space:
mode:
Diffstat (limited to 'How to run on sugar emulator')
-rw-r--r--How to run on sugar emulator7
1 files changed, 7 insertions, 0 deletions
diff --git a/How to run on sugar emulator b/How to run on sugar emulator
new file mode 100644
index 0000000..51f3355
--- /dev/null
+++ b/How to run on sugar emulator
@@ -0,0 +1,7 @@
+Step 1) sudo apt-get install sugar-emulator.
+step 2) Download the activity (Example terminal activity: http://activities.sugarlabs.org/es-ES/sugar/downloads/file/26561/terminal-31.xo)
+step 3) (in terminal type the following) sugar-install-bundle bundle.xo
+step 4) To load your activity type the following in terminal
+ - sugar-emulator Activities/ activityName.activity/
+
+