Hi, I'm creating my first Android application with Eclipse IDE. I create two project in Eclipse: a) Android application b) Android Testapplication, that contains my unit test (all extend ActivityInstrumentationTestCase2<>)
With Eclipse I can run the test, but I need also information about code coverage. I read the documentation http://developer.android.com/guide/developing/testing/testing_otheride.html#AMSyntax but I do not understand how to inject emma.jar in the applicationtest. Someone can you help me? P.S. I'm apologize for my nasty english. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

