Hi, I am trying to run code coverage as follows on Nexus 7(4.4.2)
$ adb shell am instrument -w -e coverage true -e coverageFile /sdcard/myFile.ec com.sample.helloworld.test/.Runner com.sample.helloworld.MainActivityTest:. com.sample.helloworld.NumberAdderTest:. com.sample.helloworld.ApplicationTest:.. Error: Failed to generate emma coverage. I want to generate code coverage using jacoco. Any help would be most welcome. Thanks. Sridevi -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/ffe316de-af61-4342-b1ed-e77e4f19fe45%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
