[android-developers] Monkey tool: Launch a particular Activity
I want to launch only a single Activity in a package using Monkey and
allow it to perform the random event testing. The only option I see to
use -c with CATEGORY_MONKEY and modify my activity in the
AndroidManifest to add this category to my activity? Though when I
tried with an activity with android.intent.category.DEFAULT, it exited
without running any tests.
Any idea if this is supported - launching only a single Activity with
monkey?
--
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
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home