ResourceType (Skipping entry in package table) problem

 

在android进行调试的时候,出现了N多的警告

 

W 2265 ResourceType Skipping entry 0x106000d in package table 0 because it is not complex!

 

搜素了下stackoverflow.

 

It is a warning. Unless you are experiencing concrete problems that you are certain relate to this, ignore it. The operating system logs all sorts of stuff that we as developers wind up simply having to ignore.

 

大概意思:

这只是一个警告,操作系统记录各种各样的日志,如果你在调试的时候没有遇到实际的问题的话,作为开发人员的你可以忽略它

 

 

极大欢喜的事情,ignore

你可能感兴趣的:(ResourceType)