Bonjour , je suis débutant dans la programmation Android et je viens de passer d'Android Studio à Eclipse mais j'ai un problème : Eclipse ne trouve pas le "thème"Material White/Dark ou Holo .
Voici une partie du log ;
[2015-07-05 19:40:44 - helloworld] C:\Users\_\workspace\appcompat_v7\res\values-v17\styles_rtl.xml:42: error: Error: No resource found that matches the given name: attr 'android:layout_toEndOf'.
[2015-07-05 19:40:44 - helloworld]
[2015-07-05 19:40:44 - helloworld] C:\Users\_____\workspace\appcompat_v7\res\values-v17\styles_rtl.xml:41: error: Error: No resource found that matches the given name: attr 'android:layout_toStartOf'.
[2015-07-05 19:40:44 - helloworld]
[2015-07-05 19:40:44 - helloworld] C:\Users\______\workspace\appcompat_v7\res\values-v17\styles_rtl.xml:47: error: Error: No resource found that matches the given name: attr 'android:paddingEnd'.
[2015-07-05 19:40:44 - helloworld]
[2015-07-05 19:40:44 - helloworld] C:\Users\__________t\workspace\appcompat_v7\res\values-v17\styles_rtl.xml:52: error: Error: No resource found that matches the given name: attr 'android:paddingEnd'.
[2015-07-05 19:40:44 - helloworld]
[2015-07-05 19:40:44 - helloworld] C:\Users\___________\workspace\appcompat_v7\res\values-v17\styles_rtl.xml:51: error: Error: No resource found that matches the given name: attr 'android:paddingStart'.
[2015-07-05 19:40:44 - helloworld]
[2015-07-05 19:40:44 - helloworld] C:\Users_______\workspace\appcompat_v7\res\values-v17\styles_rtl.xml:56: error: Error: No resource found that matches the given name: attr 'android:paddingEnd'.
[2015-07-05 19:40:44 - helloworld]
[2015-07-05 19:40:44 - helloworld] C:\Users\_________\workspace\appcompat_v7\res\values-v17\styles_rtl.xml:60: error: Error: No resource found that matches the given name: attr 'android:layout_marginStart'.
[2015-07-05 19:40:44 - helloworld]
[2015-07-05 19:40:44 - helloworld] C:\Users\_t___\workspace\appcompat_v7\res\values-v17\styles_rtl.xml:64: error: Error: No resource found that matches the given name: attr 'android:layout_alignParentStart'.
[2015-07-05 19:40:44 - helloworld]
[2015-07-05 19:40:44 - helloworld] C:\Users\_______\workspace\appcompat_v7\res\values-v17\styles_rtl.xml:65: error: Error: No resource found that matches the given name: attr 'android:textAlignment'.
[2015-07-05 19:40:44 - helloworld]
[2015-07-05 19:40:44 - helloworld] C:\Users\______\workspace\appcompat_v7\res\values-v17\styles_rtl.xml:69: error: Error: No resource found that matches the given name: attr 'android:paddingStart'.
[2015-07-05 19:40:44 - helloworld]
[2015-07-05 19:40:44 - helloworld] C:\Users\________\workspace\appcompat_v7\res\values-v17\styles_rtl.xml:73: error: Error: No resource found that matches the given name: attr 'android:layout_marginEnd'.
[2015-07-05 19:40:44 - helloworld]
[2015-07-05 19:40:44 - helloworld] C:\Users\_________\workspace\appcompat_v7\res\values-v17\styles_rtl.xml:77: error: Error: No resource found that matches the given name: attr 'android:textAlignment'.
[2015-07-05 19:40:44 - helloworld]
[2015-07-05 19:40:44 - helloworld] C:\Users\______\workspace\appcompat_v7\res\values-v21\themes_base.xml:26: error: Error retrieving parent for item: No resource found that matches the given name 'android:Theme.Material'.
[2015-07-05 19:40:44 - helloworld]
[2015-07-05 19:40:44 - helloworld] C:\Users\_____\workspace\appcompat_v7\res\values-v21\themes_base.xml:34: error: Error retrieving parent for item: No resource found that matches the given name 'android:Theme.Material.Light'.