On Tue, Aug 3, 2010 at 6:24 PM, Greg Siano <[email protected]> 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

