[android-developers] Re: Issue with allocation tracker: I cannot get it to work.

2009-10-07 Thread RichardC
In the AndroidManifest.xml have your marked your application as debuggable? e.g. application ... android:debuggable=true ... -- RichardC On Oct 7, 4:06 pm, Android Development indodr...@gmail.com wrote: Hello, I start my emulator and install my application on it. From the command

[android-developers] Re: Issue with allocation tracker: I cannot get it to work.

2009-10-07 Thread Android Development
It still didnt work out. However, this is how i made it to work: 1. I started the emulator and DDMS from the command line 2. Eclipse was closed. I suspect there was conflict between the command line DDMS and the one being run by eclipse. Now its working fine and i can see the allocator.