shellcommandunresponsiveexception专题

android程序报错“error launching activity com.android.ddmlib.shellcommandunresponsiveexception”的解决方案

今天在调试android程序的时候,由于是NDK开发,要先编译.so库再打包下载到android模拟器,所以花费的时间比较长。控制台就会报如下错误:         error launching activity         com.android.ddmlib.shellcommandunresponsiveexception         在百度上搜没找到答案,然