Another reference is the SDK documentation http://developer.android.com/guide/developing/testing/testing_otheride.html#AMSyntax
Regards, Brett. On Wed, Jun 9, 2010 at 1:05 AM, Chander Pechetty <[email protected]>wrote: > Use " adb shell am instrument" > Check out the platform documentation at > http://pdk.android.com/online-pdk/guide/instrumentation_testing.html > for an example. > > > > > On Jun 9, 8:57 am, Raja Nagendra Kumar <[email protected]> > wrote: > > Nope.. Sachin, sorry for being less clear on my need. > > > > I was referring to a Test case application which has the test cases to > > test the main application. This TestCase Class inherits from > > ActivityInstrumentationTestCase2 which is not a activity and hence > > can't have be shown on Main Application Menu. > > > > Regards, > > Nagendra > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- 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

