Hi Everyone, I'm trying to use (without success) the instrumentation mechanism to intercept events for a subset of views (for instance, when the end user clicks on any button) but without luck.
I'm starting to wonder if it is possible to use instrumentation to intercept events of methods from views ( for instance Buttons ). The use case I'm trying to solve is gather statistics from a subset of events from a subset of views without overriding each method of each button in the application. Does anybody knows if this is possible ? Thanks in advance, Pablo -- 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

