Open

Description
So, we have some code that we want to run on android (obviously)
Can you set me up a VM that I can pull down the latest versin of simpl to to test my code?
Ideally, said environment will have:
- The android emulator set up nicely
- Eclipse / other dev tools
I should be able to remote into / otherwise use the machine to git pull simplJava, and then build /test the changes.
Eventually we'll look into using it as a Hudson slave w/ our CI infrastructure.