<resources>
<!-- Base application theme. -->
<style name="AppTheme" parent="android:Theme.Holo.Light.DarkActionBar">
<!-- Customize your theme here. -->
</style>
</resources>
[오류]
Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.
위의 오류를 위의 스크린샷 처럼 styles.xml 파일을 수정해 준다.
'개발지식창고 > Tip&IT용어' 카테고리의 다른 글
C, C++, JAVA, C# 차이점 (0) | 2016.03.06 |
---|---|
윈도우7 IIS 서비스에서 FTP 서버 구축하기 (0) | 2016.01.28 |
[용어] RESTful 이란? (0) | 2015.10.13 |
Unity3D 의 C#과 Visual Studio의 C DLL 과의 통신 (0) | 2015.10.07 |
[SVN] NT서버에서 SVN 이전(visualSVN) ,SVN(visualSVN) server move from NT to NT (0) | 2015.09.08 |