i tried to use appcompat library in intellij(without gradl) by using this code
<style name="AppBaseTheme" parent="Theme.AppCompat.Light"></style>
but intellij couldnt compile.what is my problem? i am using intellij 15 and Api 15
i tried to use appcompat library in intellij(without gradl) by using this code
<style name="AppBaseTheme" parent="Theme.AppCompat.Light"></style>
but intellij couldnt compile.what is my problem? i am using intellij 15 and Api 15