Unable to open stack trace file '/data/anr/traces.txt/: Permission denied 错误
摘要:Unable to open stack trace file '/data/anr/traces.txt/: Permission denied 权限问题,一般在模拟器上碰到。Make sure adb is in you system path or cd to it first.Then try the following:启动模拟器后,在cmd下输入:<全路径>adb shelladb shellcd \datachmod 777 anrThen try again.Don't ask me why the permissions go wonky, but
阅读全文
posted @
2013-04-02 12:35
亲善美
阅读(1149)
推荐(1)