I keep receiving this error resource style/Base.Theme not found
while compiling and I do not understand what's wrong.
I also receive
missing resource errors: "Base.ThemeOverlay", "Base.V11.Theme"
Should I define such a Base.Theme
resource? Should I include some libraries?
I made a lot of research and read the documentation, but it looks like that things get very different from version to version (I'm using targetSdk=21).
I looked here: No resource found - Theme.AppCompat.Light.DarkActionBar
And here: https://developer.android.com/guide/topics/ui/look-and-feel/themes.html
and here: https://developer.android.com/topic/libraries/support-library/setup.html#using-apis