问题描述
- AndroidStudio导入SlidingMenu报错,大神来给看看把~~~~
-
为了使用SlidingMenu,导入两个库SlidingMenu-master,ActionBarSherlock-master。导入第二个库之后就报错了,下面是错误信息:
D:AndroidAndroidStudioProjectsPullToRefreshappbuildintermediatesexploded-aarcom.android.supportappcompat-v723.0.1resvaluesvalues.xml
Error:(2) Attribute "titleTextStyle" has already been defined
Error:(2) Attribute "subtitleTextStyle" has already been defined
。。。。
D:AndroidAndroidStudioProjectsPullToRefreshappbuildintermediatesexploded-aarcom.android.supportappcompat-v723.0.1resvalues-v23values-v23.xml
Error:(2) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Inverse'.
Error:(2) Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Button.Colored'.
Error:Execution failed for task ':app:processDebugResources'.com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'D:Androidsdkbuild-tools19.1.0aapt.exe'' finished with non-zero exit value 1
提示这写信息,貌似style冲突了是么,不知道该怎么解决,大神帮看看哈。。。
解决方案
从你的错误里面看到两点:
1. 属性重复定义
2. 资源文件找不到
解决方案二:
自己先顶一个 ,快来人啊~~~~
解决方案三:
在顶一记,召唤大婶~~~
解决方案四:
顶顶又不会怀孕,我再顶~~~
解决方案五:
通灵之术,召唤大神~~~
解决方案六:
不要沉,不要沉~~~
解决方案七:
右键你导入的包不是有一个add library吗?用那个试试
时间: 2024-09-21 09:37:38