failed to find style 'textviewstyle' in current theme with android studio In most of the cases we are trying to load a style that is not supported by the current android API Go in Project -> app click the 2nd mouse button and select "open module settings" Select the TAB "flavors" and modify the Min SDK Version. API V15 should be fine if you are using something like 10 or 12. That's how I solved it.