摘要:
问题一描述:Please ensure that adb is correctly located at 'F:\AndroidManager\android\platform-tools\adb.exe' and can be executed.原因及解决方案:查看任务管理器,关闭所有adb.exe重启eclipse即可问题二描述:Activity not started, its current task has been brought to the front原因及解决方案:模拟器中还有东西在运行,也就是你要运行的activity已经有一个在模拟器中运行了不要以为你的模 阅读全文