My eclipse workspace has just one android project in it and is set to \"build automatically\". Every time I make a change to some code, and save the change, the workspace build
Under top menu item Project->Build Automatically
uncheck the option, then you'll have to build project manually before testing, just select Project->Build Project then Run after build completes.