Styles and themes on values, values-v11 and values-v14 folders
问题 I am currently working on my app to base its design on the Holo theme. Globally what I want to do is working but I am a little confused about the way that are working the folders values , values-v11 and values-v14 . So I know that: values is targeting the API inferior to 11 values-v11 is targeting the API between 11 and 13 values-v14 is targeting the API superior to 13 At first I thought I had to specify for every folder all the styles needed for the app but then I realized a kind of