Contributors | Positron | Android-Ant
Agile style recommends automating aspects of a project such as runnings builds and tests. These tools can help you accomplish that with a fresh Android project.
Positron
Android + Selenium = Positron
Positron lets you write and run Android stories (or integration tests or functional tests).
It integrates with ant (see below) and eclipse:
(more...)
Android-Ant
Android-ant eases writing ant build scripts by
- granting better control over using an emulator in-build and
- making build scripts portable.
(more...)