无法调度DDM块46454154:没有处理程序中定义 - Eclipse的 - Android SDK中 [英] Can't dispatch DDM chunk 46454154: no handler defined - Eclipse - Android SDK

查看:248
本文介绍了无法调度DDM块46454154:没有处理程序中定义 - Eclipse的 - Android SDK中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我工作在Windows 7中,64位计算机上,只是下载并安装了Android SDK和我使用Eclipse的Andr​​oid插件。

I'm working on a Windows 7, 64 bit machine, and just downloaded and installed the Android SDK and am using Eclipse with Android plugin.

我正要经过这里的你好Android的指导:
您好,Android的

I was just going through the "Hello Android" guide here: Hello, Android

我也做此页面上的建议: Droid的常见问题解答

I also did the suggestions on this page: Droid FAQ

下面的FAQ之前,该计划将编译和运行,但不会与模拟器注册。没有code的变化,现在我得到以下。

Before following the FAQ, the program would compile and run but wouldn't register with the emulator. No code changes, and now I get the following.

当我尝试运行模拟器,我得到以下信息:

When I try to run the emulator, I get the following message:

[2010-03-05 20:48:41 - HelloAndroid]ActivityManager: Can't dispatch DDM chunk 46454154: no handler defined
[2010-03-05 20:48:41 - HelloAndroid]ActivityManager: Can't dispatch DDM chunk 4d505251: no handler defined
[2010-03-05 20:48:42 - HelloAndroid]ActivityManager: Starting: Intent { comp={domain.example.helloandroid/domain.example.helloandroid.HelloAndroid} }
[2010-03-05 20:48:42 - HelloAndroid]ActivityManager: Warning: Activity not started, its current task has been brought to the front

有什么建议?谢谢!

Any suggestions? Thanks!

推荐答案

我不知道你的意思不会与模拟器注册什么,但我得到我每次运行程序时完全相同的错误消息。然而,它并没有从上编译和我的两个模拟器和真实手机停止运行我的程序。

I'm not sure what you mean by it wouldn't register with the emulator, but I get the exact same error messages every time I run a program. However, it hasn't stopped my programs from compiling and running on both my emulator and actual phone.

(编辑:我要补充一点,我使用Eclipse既Android的V1.5和2.1 installled编译和这些消息出现在LogCat中,当我跑我的1.5版仿真器程序具有不与V2检查0.1)

( I should add that I'm compiling using Eclipse with both Android v1.5 and 2.1 installled, and those messages appear in LogCat when I run programs on my v1.5 emulator. Haven't checked with the v2.1)

至于错误消息第二两行,尤其是活动还没开始,那只是因为你没有尝试重新安装之前更改了code。对于一个简单的解决方法是删除一个字符(真东西),然后将其放回。这是强制'重建工作空间当您保存,这反过来又迫使它在模拟器上进行重新安装。

As for the second two lines in the error message, particularly the Activity not started, that's simply because you didn't change the code before trying to install it again. A simple fix for that is to remove a character (anything really) and then put it back in. That forces it to 'rebuild the workspace' when you save, which in turn forces it to reinstall on the emulator.

这篇关于无法调度DDM块46454154:没有处理程序中定义 - Eclipse的 - Android SDK中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆