Is there a way to run unit tests for Android from Eclipse in a way that will instrument the code and measure test code coverage?
I\'m looking for a simple way to fi
Take a look at this article: http://blog.pboos.ch/2011/06/coverage-fo-android-tests/
EDIT: Updated link: https://github.com/pboos/blog.pboos.ch/blob/master/_posts/2011-06-29-coverage-fo-android-tests.markdown