[android-developers] Re: Dev Tools app crashes on entering Dev Settings menu (htc tattoo)

2010-02-13 Thread Dan S
This is pretty bad news for me - I'd really like to be able to debug on-device, monitor CPU usage etc. Is there any workaround (e.g. disable certain app functionality, use a different version)? I can't afford multiple devices. If it emerges that the Dev Tools app simply cannot be run on this

Re: [android-developers] Re: Dev Tools app crashes on entering Dev Settings menu (htc tattoo)

2010-02-13 Thread Dianne Hackborn
The source code is in the open source tree in the development project under apps/Development. You can build and modify it. You can also look at how it is poking things to get the specific features you want and write your own app to do that. (But please if you are using non-public APIs do not

[android-developers] Re: Dev Tools app crashes on entering Dev Settings menu (htc tattoo)

2010-02-12 Thread bradu33
I was having the same problem today on an HTC Hero running 1.5. Copied from adb command line as suggest in Android Documentation, and I first get a can't dispatch DDM chunk... error when trying to load Development.apk onto the phone (but it still says it copies successfully). When I launch, it