[android-developers] Android 4.0 Emma Code Coverage

2011-11-01 Thread Tony Lee
I used the emma to generate the code coverage on the android phone. Everything goes well when I used the android sdk 3.0 and before. However, after I update the sdk to 4.0, the report can't be generated by running ant coverage. I have update the build.xml before I run the command! -- You

Re: [android-developers] Android 4.0 Emma Code Coverage

2011-11-01 Thread Xavier Ducrohet
we changed the ant target names. Look at http://developer.android.com/guide/developing/building/building-cmdline.html#AntReference On Tue, Nov 1, 2011 at 3:48 AM, Tony Lee phoenixlw...@gmail.com wrote: I used the emma to generate the code coverage on the android phone. Everything goes well