Friday, June 11, 2010

Re: [android-developers] Re: How to lanuch test application from phone

Another reference is the SDK documentation

Regards,
Brett.

On Wed, Jun 9, 2010 at 1:05 AM, Chander Pechetty <cspechetty@gmail.com> 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 <nagendra.r...@tejasoft.com>
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment