Note that there are some explanatory texts on larger screens.

plurals
  1. POActivityManager: Can't dispatch DDM chunk
    primarykey
    data
    text
    <p>I'm new to Android development, and I'm having trouble with a simple Hello World app.. It worked yesterday with the emulator, on a virtual device with Android 1.5</p> <p>When I run the app a day after, it's stuck at the android startup screen continuously outputting the following:</p> <pre><code>[2012-02-17 23:40:03 - HelloWorldAndroid] Starting activity com.mathias.HelloWorldAndroidActivity on device emulator-5554 [2012-02-17 23:40:05 - HelloWorldAndroid] ActivityManager: Can't dispatch DDM chunk 46454154: no handler defined [2012-02-17 23:40:05 - HelloWorldAndroid] ActivityManager: Can't dispatch DDM chunk 4d505251: no handler defined [2012-02-17 23:40:06 - HelloWorldAndroid] Device not ready. Waiting 3 seconds before next attempt. [2012-02-17 23:40:06 - HelloWorldAndroid] ActivityManager: INTENT is described with: [2012-02-17 23:40:06 - HelloWorldAndroid] ActivityManager: [-a &lt;ACTION&gt;] [-d &lt;DATA_URI&gt;] [-t &lt;MIME_TYPE&gt;] [2012-02-17 23:40:06 - HelloWorldAndroid] ActivityManager: [-c &lt;CATEGORY&gt; [-c &lt;CATEGORY&gt;] ...] [2012-02-17 23:40:06 - HelloWorldAndroid] ActivityManager: [-e|--es &lt;EXTRA_KEY&gt; &lt;EXTRA_STRING_VALUE&gt; ...] [2012-02-17 23:40:06 - HelloWorldAndroid] ActivityManager: [--ez &lt;EXTRA_KEY&gt; &lt;EXTRA_BOOLEAN_VALUE&gt; ...] [2012-02-17 23:40:06 - HelloWorldAndroid] ActivityManager: [-e|--ei &lt;EXTRA_KEY&gt; &lt;EXTRA_INT_VALUE&gt; ...] [2012-02-17 23:40:06 - HelloWorldAndroid] ActivityManager: [-n &lt;COMPONENT&gt;] [-f &lt;FLAGS&gt;] [&lt;URI&gt;] </code></pre> <p>I've searched google and found several people with the same problem, but I was unable to find a solution.</p> <p>I'm running Eclipse Indigo Service Release 1</p> <p>Looking forward to more app development, when I get this working :-) Thanks in advance!</p> <p>/Mathias</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload