Illegal resource reference: @*android resources are private and not always present

简介: 0:前言 在android开发中,当使用别人的代码的时候,在style.xml中有此种错误 1:解决方案   删除*星号

0:前言

在android开发中,当使用别人的代码的时候,在style.xml中有此种错误

1:解决方案

 

删除*星号

相关文章
|
8天前
|
开发工具 Android开发 git
解决Android AAPT: error: resource android:attr/lStar not found. 问题
解决Android AAPT: error: resource android:attr/lStar not found. 问题
85 0
|
8天前
|
Android开发
【Bug】Android resource linking failed和error: failed linking references.
【Bug】Android resource linking failed和error: failed linking references.
|
8天前
|
Android开发
Android launcher development resources
Android launcher development resources
13 1
|
11月前
NullPointerException:method 'android.content.BroadcastReceiver.onReceive' on a null object reference
NullPointerException:method 'android.content.BroadcastReceiver.onReceive' on a null object reference
|
Android开发
android 中对Resources资源的访问
android 中对Resources资源的访问
88 0
|
Android开发
AAPT: error: resource android:attr/dialogCornerRadius not found.
AAPT: error: resource android:attr/dialogCornerRadius not found.
168 0
|
Android开发
Error:Module production: java.lang.NoClassDefFoundError: com/android/resources/ResourceFolderType
Error:Module production: java.lang.NoClassDefFoundError: com/android/resources/ResourceFolderType
98 0
|
XML Android开发 数据格式
【安卓开发】ArrayAdapter requires the resource ID to be a TextView
【安卓开发】ArrayAdapter requires the resource ID to be a TextView
81 0
【安卓开发】ArrayAdapter requires the resource ID to be a TextView