ResourceType 对于资源条目索引超出类型 entryCount [英] ResourceType For resource entry index is beyond type entryCount

查看:40
本文介绍了ResourceType 对于资源条目索引超出类型 entryCount的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用 Android Studio 3.2.当我清理/重建项目时,我在 build 工具窗口中看到这些警告:

I use Android Studio 3.2. When I clean/rebuild project I see these warnings in build tool window:

W/ResourceType( 6139): For resource 0x0101053d, entry index(1341) is beyond type entryCount(1155)
W/ResourceType( 6139): For resource 0x0101053e, entry index(1342) is beyond type entryCount(1155)
W/ResourceType( 6139): For resource 0x0101053b, entry index(1339) is beyond type entryCount(1155)
W/ResourceType( 6139): For resource 0x0101053c, entry index(1340) is beyond type entryCount(1155)

如您所见,没有要签出的任何文件的地址.我也尝试过谷歌并看到了thisthis 问题,但我找不到任何对我有帮助的东西.我该如何解决这个问题?

As you can see there is no address to any file to be checked out. I also try Google and saw this and this questions, but I could not find any thing that helps me. How I can solve this problem?

推荐答案

我认为 Itamar 正确地指出了...编译器没有将该包的资源正确链接到您的应用程序,因为它们用于不同的Android SDK 版本..."

I think Itamar is right pointing the finger on "...the compiler is not linking the resources of that package properly to your app because they are intended for different Android SDK versions..."

我遇到了同样的问题,但按照 AS 的提示,我在这里找到了解决方案:https://chris.banes.me/2016/02/25/appcompat-vector/#enabling-the-flag

I had same issue, but following AS' hint I found the solution here: https://chris.banes.me/2016/02/25/appcompat-vector/#enabling-the-flag

androidstudio 截图

这篇关于ResourceType 对于资源条目索引超出类型 entryCount的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆