目前在用Android的APK安装上曾出现了一个错误讯息

DDM dispatch reg wait timeout

Can't dispatch DDM chunk 52454151: no handler defined
Can't dispatch DDM chunk 48454c4f: no handler defined
Can't dispatch DDM chunk 46454154: no handler defined
Can't dispatch DDM chunk 4d505251: no handler defined


安装照样Success。





上面这四个错误讯息在我使用了adb install -r xxx.apk 后偶而会发生, 却一直不知道详细原因,
我是偏执狂,一定研究一下这是什么原因...






拜Google大神....发现一堆人都有相同的问题提问着, 不过却都是模拟两可的答案, 有人说是
AVD跟模拟器的版本问题, 也有​​人说是在安装时候原来的APK都还在跑....等等.....

都不对!网上的菜B很多啊。


This is slightly different, but yes it is benign.


When installing/launching app, the tools use java based tools on the
device to perform these operation (shell command 'am' and 'pm' which
stand for activityManager and packageManager).
Because these apps run in VM, they show up on DDMS which then tries to
connect to them like any other apps. But because those apps are very
short lived they usually don't answer to some request, which ends up
with a timeout and these error messages.


This output is so benign in fact that we removed it from newer version
of the VM.

更多相关文章

  1. 背景图片显示问题 图片显示错误 android开发
  2. Android:网络框架android-async-http 1.4.6-1.4.9更新概述
  3. 获取android源代码
  4. Android真机调试 Android.Util.AndroidRuntimeException: You ca
  5. 修正android cocos2dx项目当点击属性时提示错误的问题
  6. javax.net.ssl.SSLException: hostname in certificate didn't m
  7. Couldn't find meta-data for provider with authority
  8. Android(安卓)项目打包时出现“TaskExecutionException :':app:me
  9. android studio 4.0. gradle 4.0. tinker集成报错

随机推荐

  1. LoaderManager - Android(安卓)3.0新特性
  2. Android UI结构源码研究
  3. eclipse使用appcompat_v7库无法找到andro
  4. 【Android】Android性能测试之MAT的使用
  5. Android单元测试思路
  6. Android教程之android数据库编程
  7. android的小问题:You need to use a Theme
  8. android studio so文件导入
  9. Android uevent架构
  10. Android基础小技术点:Android ListView设