Hi , We have test project. We used robotium framework for test automation. Solo class from robotium has a method getCurrentActivity() to get activity on top. This method works fine for smartphones i.e. below honeycomb versions, but for honeycomb it always returns previous activity. I saw Solo code it uses ActivityMonitor internally. Any suggestion will be really helpful
Thanks -- 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

