Android 打包错误:生成最终存档时出错:java.lang.ArrayIndexOutOfBoundsException:13
我是 Android 新手,正在尝试安装 Eclipse-indigo,我使用的是 Windows 7,并按照安装步骤进行操作,但是当我开始创建项目并尝试运行它时,会出现错误
“生成最终存档时出错:java.lang”。 ArrayIndexOutOfBoundsException:13 Android 打包问题。当我清理它时,红十字会熄灭,但是当我再次运行它时,会显示 mw。
我不明白可能是什么问题,请帮忙。提前致谢。
I am new to Android and trying to install Eclipse-indigo i am having windows 7 and followed the steps for installation ,but when i have started creating the project and try to run it gives me the error
Error generating final archive: java.lang.ArrayIndexOutOfBoundsException: 13 Android Packaging Problem. Whwn i clean it the red cross goes out but when i run it again shows mw this.
i dont get what could be the problem ,please help out.Thanks in Advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
使用这个东西,它应该对你有帮助
前往帮助 ->安装新软件。单击可用的软件站点。删除 Android 存储库。取消选中靛蓝和Eclipse 更新 &重新检查它们。现在返回帮助 ->检查更新。完成后,再次添加 Android 存储库。接受许可并你应该可以走了。
Use this things, It should be help for you
Head over to Help -> Install New Software. Click on Available software sites. Delete the Android repo. Uncheck Indigo & Eclipse updates & recheck them. Now head back to Help -> Check for updates. Once done, add the Android repo again. Accept the license & you should be good to go.
按“alt+ctrl+del”->点击“启动任务管理器”->选择“进程”选项卡,然后在其中选择 adb.exe 并单击“结束进程”。
关闭 Eclipse 应用程序
在计算机中搜索 .android 文件夹并删除该文件夹。
搜索文件夹的步骤单击此链接
press "alt+ctrl+del" -> click on "start task manager"-> select process tab and within that select the adb.exe and click on end process.
close eclipse application
search for .android folder in your computer and delete that folder.
steps to search for folder click on this link