error opening trace file: No such file or directory (2)
这个问题的出现因为android模拟器版本和项目api不一致导致。
一般情况下是这个原因。改成一致的后就不出现这个错误了。