我从SDK管理器更新了我的android文件夹,然后我创建了一个新的android项目。然后,我收到了这样的错误
Warning: Ignoring add-on 'addon-google_apis-google-19-1': File not found: manifest.ini
[2014-03-08 17:14:08 - SDK Manager] Warning: Ignoring add-on 'addon-google_apis-google-19-1': File not found: manifest.ini
[2014-03-08 17:14:22 - SDK Manager] [SDK Manager] 'xcopy' is not recognized as an internal or external command,
[2014-03-08 17:14:22 - SDK Manager] [SDK Manager] operable program or batch file.
[2014-03-08 17:22:20 - 5Food] AndroidManifest.xml file missing!
请帮帮我。
答案 0 :(得分:0)
如果您正在使用Eclipse ADT,请尝试以下操作:转到帮助 - >安装新软件并选择Android存储库。更新到22.6版开发工具。取消选中“在安装期间联系所有更新站点以查找所需的软件”。它对我有用。