Hi,

I got a cmpile error when i use the ActivityInstrumentationTestCase2
to test my code.

cannot find symbol
symbol  : class ActivityInstrumentationTestCase2
location: package android.test
import android.test.ActivityInstrumentationTestCase2;
                    ^

I did import the android.test.ActivityInstrumentationTestCase2
package. I don't know where the problem is. I hope someone can help
me. Does anyone know any article about
ActivityInstrumentationTestCase2? Thanks for help.

Richardz

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to