Difference between revisions of "Downloading Source"
Jump to navigation
Jump to search
(Created page with "==Mac and Windows== #Download Mercurial [http://mercurial.selenic.com/downloads/] #In a shell, navigate to your Eclipse workspace folder #Type: <code>hg clone https://android.pos...") |
|||
Line 3: | Line 3: | ||
#In a shell, navigate to your Eclipse workspace folder | #In a shell, navigate to your Eclipse workspace folder | ||
#Type: <code>hg clone https://android.posit-mobile.googlecode.com/hg/ posit-mobile-android</code> | #Type: <code>hg clone https://android.posit-mobile.googlecode.com/hg/ posit-mobile-android</code> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Linux== | ==Linux== | ||
Line 14: | Line 8: | ||
#Download the source with your tool of choise | #Download the source with your tool of choise | ||
# From the shell, type: <code>hg clone https://android.posit-mobile.googlecode.com/hg/ posit-mobile-android</code> | # From the shell, type: <code>hg clone https://android.posit-mobile.googlecode.com/hg/ posit-mobile-android</code> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 00:13, 21 March 2012
Mac and Windows
- Download Mercurial [1]
- In a shell, navigate to your Eclipse workspace folder
- Type:
hg clone https://android.posit-mobile.googlecode.com/hg/ posit-mobile-android
Linux
Note: Not tested for Linux, can someone confirm
- Download the source with your tool of choise
- From the shell, type:
hg clone https://android.posit-mobile.googlecode.com/hg/ posit-mobile-android