[android-developers] Re: hierarchy viewer shows nothing/AVDs not being reused

2012-06-20 Thread nchubrich
Thanks Mark! Restarting the daemon worked; at least it made the emulator visible (not yet the actual phone). On Jun 20, 4:40 pm, Mark Murphy wrote: > On Wed, Jun 20, 2012 at 7:29 PM, nchubrich wrote: > > I've been trying to use the hierarchy viewer, as per the instructions > > here: > > >http://

[android-developers] Re: Hierarchy Viewer

2009-09-21 Thread Mark Murphy
> What this link repository?? You know? http://source.android.com -- Mark Murphy (a Commons Guy) http://commonsware.com Android App Developer Books: http://commonsware.com/books.html --~--~-~--~~~---~--~~ You received this message because you are subscribed t

[android-developers] Re: Hierarchy Viewer

2009-09-21 Thread Marcelo Alves
What this link repository?? You know? 2009/9/21 Dianne Hackborn > It is over the adb connection. You can look at the source in the > open-source repository... though keep in mind that there are no guarantees > the protocol it uses will remain compatible across platform versions. > > On Fri, Se

[android-developers] Re: Hierarchy Viewer

2009-09-21 Thread Dianne Hackborn
It is over the adb connection. You can look at the source in the open-source repository... though keep in mind that there are no guarantees the protocol it uses will remain compatible across platform versions. On Fri, Sep 18, 2009 at 1:38 PM, Marcelo Alves wrote: > > Hi everybody, > > I would l

[android-developers] Re: Hierarchy Viewer in landscape orientation

2009-07-13 Thread Romain Guy
HierarchyViewer does not support landscape properly yet. Patches welcome :) On Mon, Jul 13, 2009 at 4:41 PM, Peter Jeffe wrote: > > Is there a trick to getting the Hierarchy Viewer to work in landscape > orientation, or is it completely broken?  In Pixel Perfect View it > shows my screen sideways

[android-developers] Re: Hierarchy Viewer is not working on 1.5 sdk

2009-06-29 Thread jarkman
Romain - thanks for the confirmation. It would save a bit of time & puzzlement if it could spit out some kind of message about that, instead of just crashing. Richard On Jun 29, 6:10 pm, Romain Guy wrote: > HierarchyViewerdoes not work with production devices. If adb shell > getprop ro.secure

[android-developers] Re: Hierarchy Viewer is not working on 1.5 sdk

2009-06-29 Thread havexz
> Do you have any luck when you try the emulator ? Yes its working fine for the emulator but not for the device --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send

[android-developers] Re: Hierarchy Viewer is not working on 1.5 sdk

2009-06-29 Thread havexz
> I'm pretty sure it used to work. I seem to recall using it in the > Android 1.0/1.1 timeframe. I am also pretty sure it used to work on my Android Dev Phone when I use 1.1 sdk. On Jun 29, 12:22 pm, Mark Murphy wrote: > Romain Guy wrote: > > HierarchyViewer does not work with production device

[android-developers] Re: Hierarchy Viewer is not working on 1.5 sdk

2009-06-29 Thread Romain Guy
No, it's always been this way. On Mon, Jun 29, 2009 at 10:22 AM, Mark Murphy wrote: > > Romain Guy wrote: >> HierarchyViewer does not work with production devices. If adb shell >> getprop ro.secure prints out "1", then HierarchyViewer cannot be used. > > I'm pretty sure it used to work. I seem to

[android-developers] Re: Hierarchy Viewer is not working on 1.5 sdk

2009-06-29 Thread Mark Murphy
Romain Guy wrote: > HierarchyViewer does not work with production devices. If adb shell > getprop ro.secure prints out "1", then HierarchyViewer cannot be used. I'm pretty sure it used to work. I seem to recall using it in the Android 1.0/1.1 timeframe. Was that a change in Android 1.5? Thanks!

[android-developers] Re: Hierarchy Viewer is not working on 1.5 sdk

2009-06-29 Thread Romain Guy
HierarchyViewer does not work with production devices. If adb shell getprop ro.secure prints out "1", then HierarchyViewer cannot be used. On Mon, Jun 29, 2009 at 9:17 AM, jarkman wrote: > > I've just tried to use Hierarchy Viewer on 1.5r2 for the first time, > and I have also seen a problem. I'm

[android-developers] Re: Hierarchy Viewer is not working on 1.5 sdk

2009-06-29 Thread jarkman
I've just tried to use Hierarchy Viewer on 1.5r2 for the first time, and I have also seen a problem. I'm using XP, and I consistently get a crash when I hit 'Load View Hierarchy' when connected to a real device ( a UK G1 on TMO ). I do not see the same problem with the emulator - it works fine th

[android-developers] Re: Hierarchy Viewer is not working on 1.5 sdk

2009-06-17 Thread havexz
HELP NEEDED On Jun 11, 11:34 am, havexz wrote: > No one is facing this issue? > > On Jun 7, 11:32 pm, havexz wrote: > > > I have Window Vista Ultimate machine 32 bit. > > Hierarchy Viewer used to work fine on the same machine prior to new > > 1.5 sdk. But in the new sdk Hierarchy viewer doe

[android-developers] Re: Hierarchy Viewer is not working on 1.5 sdk

2009-06-11 Thread havexz
No one is facing this issue? On Jun 7, 11:32 pm, havexz wrote: > I have Window Vista Ultimate machine 32 bit. > Hierarchy Viewer used to work fine on the same machine prior to new > 1.5 sdk. But in the new sdk Hierarchy viewer does not seem to work for > my ADP. It works fine for the emulato