只需要在报错位置所在的类上面添加:
@SuppressWarnings("ResourceType")
即可实现Generate signed apk。@SuppressWarnings("ResourceType")
即可实现Generate signed apk。相关文章: