Tutto ciò che provo a sincronizzare Gradle si verifica questo errore. Sto usando l'SDK 21 e ho installato tutti gli aggiornamenti. Ho provato a eliminare Value.xml, a pulire Gradle, a sincronizzarlo e a provare a cambiare la versione dell'SDK. e ancora arriva.Nessuna risorsa trovata che corrisponda al nome specificato: attr 'android: actionModeShareDrawable'
qui è quello che va storto
C:\Users\User\AndroidStudioProjects\MyApplication\app\build\intermediates\exploded-aar\com.android.support\appcompat-v7\21.0.0\res\values-v11\values.xml
Error:(36, 21) No resource found that matches the given name: attr 'android:actionModeShareDrawable'.
Error:(36, 21) No resource found that matches the given name: attr 'android:actionModeShareDrawable'.
Error:(36, 21) No resource found that matches the given name: attr 'android:actionModeShareDrawable'.
Error:(36, 21) No resource found that matches the given name: attr 'android:actionModeShareDrawable'.
Error:Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material'.
Error:Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Body1'.
Error:Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Body2'.
Error:Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Button'.
Error:Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Caption'.
Error:Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Display1'.
Error:Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Display2'.
Error:Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Display3'.
Se si desidera che il progetto per vedere darmi un messaggio. Im davvero nuovo per Android Studio. Ive ricostruire anche l'app.
Probabilmente duplicate: http://stackoverflow.com/questions/24462128/error-retrieving-parent-for-item -android-studio –
http://stackoverflow.com/questions/26431676/appcompat-v721-0-0-no-resource-found-that-matches-the-given-name-attr-andro –