This is an old revision of the document!
WIP: 2010-09-28
SmartDirt is built automatically each night on the build machine (dev.agtek.com). These instructions describe the build system as it pertains to the SmartDirt project.
This is the process workflow, to be encoded in the nightly build workflow.
1) checkout SmartDirt
mkdir SmartDirt cd SmartDirt svn checkout https://w3kserver2.agtek.com:8443/svn/Android_SmartDirt/trunk
2) Update the build files for Android (properties, build.xml, etc).
cd trunk android update project --target 3m --name SmartDirt -path .