Hi,
I connected my G1 phone and launched the hierarchy viewer. I then selected the device and clicked "Load View Hierarchy" option,the layout didnt get loaded but I got a "java.net.SocketException :Connection Reset".
Then i found that the view server was not running,while device is connected. But it was running with the emulator
HierarchyViewer worked fine with the emulator,but not with device.
Alternately I tried the adb shell command "service" to start the view server on the device which too didnt work...
Can anyone help me on this?
Thanks

