Thanks, I used the same method he used and that was in the documentation, but it gives errors. There is something about performClick() that the test doesn't like.
On Aug 10, 7:43 am, Diego Torres Milano <[email protected]> wrote: > This answer may get you > started:http://stackoverflow.com/questions/6961754/how-to-call-button-perform... > > On Aug 9, 6:09 pm, Ab Caballero <[email protected]> wrote: > > > > > I want totestthat when abuttonis pressed, that it always does the > > work it is supposed to do, in this case, start a service. Are there > > any built-in methods for abuttonpress? I have looked through the > > documentation and seen a lot of stuff on spinners but not a whole lot > > on buttons. -- 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

