首页 > 代码库 > DDMS files not found:hprof-conv.exe的解决办法

DDMS files not found:hprof-conv.exe的解决办法

或者是you must restart adb and eclipse这类错误

原因:一般是豌豆荚之类的软件影响的,所以,以后要慎用了。

解决方案:先找一下在sdk\tools目录下是否有hprof-conv.exe,如果有将tools下面的所有文件都复制到platform-tools即可。如果没有就下载一个新的安卓SDK,用同样的方法就可以了。

DDMS files not found:hprof-conv.exe的解决办法