On Nov 27, 5:17 am, Carly <carlyon...@hotmail.co.uk> wrote:
> I have seen the above problem covered in previous posts.  However no
> one seems to have suggested a method of fixing this issue.  I have
> found that my app will upload onto the emulator, however it always
> stops unexpectedly.

It's very unlikely that whatever issue you're experiencing is related
to the DDM warning in the subject line of this post.

Converted to ASCII, those are FEAT and MPRQ, essentially "tell me what
features you support" and "method profiling status query".  I'm
guessing that the version of DDMS you're using is newer than the
software on the device, and so the device doesn't know how to
respond.  DDMS understands and handles this.

The output of "adb logcat" usually provides some clues as to why
things fail.

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

Reply via email to