Re: [android-developers] DDMS Allocations tracker not picking up activity when using a real phone

2010-08-05 Thread Dilli rao
probebly you need to enable the debugging option available in the settings
- applications-...

may be it will work for you.

Regards,
Dilli

On Wed, Aug 4, 2010 at 3:54 AM, Greg Siano gregmsi...@gmail.com wrote:

 I'm trying to use DDMS to track my allocations, but it only finds my
 activity if I run it on the emulator.  If I run my app on my phone it
 can't find it, even though it finds the phone.  Is there anything
 specific that I need to do that I might have missed?

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.comandroid-developers%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
Thank you
Dilli Rao

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] DDMS Allocations tracker not picking up activity when using a real phone

2010-08-03 Thread Greg Siano
I'm trying to use DDMS to track my allocations, but it only finds my
activity if I run it on the emulator.  If I run my app on my phone it
can't find it, even though it finds the phone.  Is there anything
specific that I need to do that I might have missed?

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] DDMS Allocations tracker not picking up activity when using a real phone

2010-08-03 Thread Mark Murphy
On Tue, Aug 3, 2010 at 6:24 PM, Greg Siano gregmsi...@gmail.com wrote:
 I'm trying to use DDMS to track my allocations, but it only finds my
 activity if I run it on the emulator.  If I run my app on my phone it
 can't find it, even though it finds the phone.  Is there anything
 specific that I need to do that I might have missed?

Many DDMS features only work on the emulator. It would not surprise me
if this does not work on a device.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Development Wiki: http://wiki.andmob.org

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en