Error generating final archive: java.io.FileNotFoundException: xxx\bin\resources.ap_ does not exist

微笑、不失礼 提交于 2019-12-06 23:57:41

问题


Yeaterday I installed some older versions of google api's,after that everything is going wrong.Each project I create it shows "Project contains error fix them". It's showing following errors :

Error generating final archive: java.io.FileNotFoundException: C:\xxx\maps\bin\resources.ap_ does not exist maps Unknown Android Packaging Problem Unparsed aapt error(s)! Check the console for output. maps Unknown Android Packaging Problem

I have used Project->clean . Deleting gen folder again starting but no help. What should I do now ?


回答1:


Try going to Window->Android SDK manager and update Tools and Android 4.0. This solved my issues.

If that doesnt work, try updating everything.




回答2:


Try to update the Android SDK Tools to revision 8. That worked for me.



来源:https://stackoverflow.com/questions/7864719/error-generating-final-archive-java-io-filenotfoundexception-xxx-bin-resources

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!