Difference between revisions of "Cs345-2012"
Jump to navigation
Jump to search
(→Our POSIT Pointers) |
(→Our POSIT Pointers) |
||
Line 9: | Line 9: | ||
* Use this client clone from the Google repository: charlespeck-ec-client (you can commit changes to this clone) | * Use this client clone from the Google repository: charlespeck-ec-client (you can commit changes to this clone) | ||
** checkout: <code>hg clone https://code.google.com/r/charlespeck-ec-client/</code> | ** checkout: <code>hg clone https://code.google.com/r/charlespeck-ec-client/</code> | ||
− | ** homepage: [http://code.google.com/r/charlespeck-ec-client/source/browse/] | + | ** homepage: [[http://code.google.com/r/charlespeck-ec-client/source/browse/]] |
* Use this server clone from the Google repository: charlespeck-ec-server (you can commit changes to this clone) | * Use this server clone from the Google repository: charlespeck-ec-server (you can commit changes to this clone) | ||
Revision as of 12:44, 6 April 2012
Welcome to Software Engineering Spring 2012 Class Wiki. Please post any information that you think will be helpful to the class and our projects. Need help with wiki syntax? Click Here
Contents
POSIT Project Resources
- http://posit.hfoss.org/javadoc/ - Latest version of the POSITx JavaDocs
- http://code.google.com/p/posit-mobile/wiki/PositxArchitecture - Description of POSITx's plugin architecture
Our POSIT Pointers
- http://bs0.cluster.earlham.edu/~posit/positweb/web/main - Local POSIT server
- Use this client clone from the Google repository: charlespeck-ec-client (you can commit changes to this clone)
- checkout:
hg clone https://code.google.com/r/charlespeck-ec-client/
- homepage: [[1]]
- checkout:
- Use this server clone from the Google repository: charlespeck-ec-server (you can commit changes to this clone)
Our POSIT Tutorials
Android Development
- Android Development Environment Setup
- Android "Hello World" Tutorial
- Platform Popularity
- Signing Your Applications (Keystore)
- Android Development Tools - Shell
- Handling projects from the command line