> Examining the possibility of using ViewServer/ViewDebug as part of a test > framework -- a way to examine the phone's GUI state after user input.
I would highly recommend you didn't use the ViewServer for this. Why don't you just walk the view hierarchy and examine its state? > What is the problem with the current ViewServer/ViewDebug that might prevent > it from being used that often? Because a ViewServer dump is very expensive as it relies heavily on reflection and it can take several seconds to perform a dump. -- Romain Guy Android framework engineer romain...@android.com Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to android-framework@googlegroups.com To unsubscribe from this group, send email to android-framework+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---