We have been able to get cobertura code coverage for robolectic, using the steps mentioned at https://github.com/stephanenicolas/Quality-Tools-for-Android.
For UI Automation, we are using MonkeyRunner. We have Emma code coverage setup for MonkeyRunner.
Now we would like to aggregate code coverage, but are running into format issue.
Questions: Is it possible to get Emma code coverage for robolectic? Or Is it possible to get Cobertura code coverage for MonkeyRunner?
Goal is to have the code coverage reports in the same format so we can merge it.
Thanks!