Anybody has worked on CTS? I tried many times, but failed.

On Nov 20, 3:36 pm, Chenny <chenny...@gmail.com> wrote:
> Dear friends,
>
> I am working the CTS test. And I would like to update some source code
> for my own codec test. So "final int resid = R.raw.testvideo;" from
> "MediaPlayerTest.java" has been modified as "final int resid =
> R.raw.testvideompeg4;". And clip "testvideompeg4.3gp" has been put
> into the relevant folder *\cts\tests\res\raw
>
> But when build, it is failed. And the error info as:
> cts/tests/tests/media/src/android/media/cts/MediaPlayerTest.java:486:
> cannot find symbol
> symbol  : variable testvideompeg4
> location: class com.android.cts.stub.R.raw
>                 final int resid =
> R.raw.testvideompeg4;                                   ^
> 1 error
>
> Anybody has investigate CTS also? How could I design my own CTS? Any
> clue is appreciated.
>
> Thanks very much!

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to