Solucionado (ver solução)
Solucionado
(ver solução)
2
respostas

Problema na appcompat_v7

Pessoal, estava executando um exercício do curso de Android e me deparei com um problema que tinha a ver com o level mínimo do projeto, estava como 8 ao alterar para 11 comecei a ter outros problemas que por fim não conseguindo resolver decidi reinstalar o ADT e começar tudo de novo. Porém só de incluir um novo projeto android o ide está mostrando erros no projeto appcompat_v7 e no console são listados os seguintes erros:

[2014-11-23 16:28:34 - appcompat_v7] WARNING: unable to write jarlist cache file C:\Users\Tati\workspace\appcompat_v7\bin\jarlist.cache [2014-11-23 16:28:34 - appcompat_v7] WARNING: unable to write jarlist cache file C:\Users\Tati\workspace\appcompat_v7\bin\jarlist.cache [2014-11-23 16:28:37 - Cadastro] C:\Users\Tati\workspace\appcompat_v7\res\values-v21\styles_base.xml:75: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ActionButton'. [2014-11-23 16:28:37 - Cadastro] C:\Users\Tati\workspace\appcompat_v7\res\values-v21\styles_base.xml:79: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ActionButton.CloseMode'. [2014-11-23 16:28:37 - Cadastro] C:\Users\Tati\workspace\appcompat_v7\res\values-v21\styles_base.xml:83: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ActionButton.Overflow'. [2014-11-23 16:28:37 - Cadastro] C:\Users\Tati\workspace\appcompat_v7\res\values-v21\styles_base.xml:25: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ActionBar.TabView'. [2014-11-23 16:28:37 - Cadastro] C:\Users\Tati\workspace\appcompat_v7\res\values-v21\styles_base.xml:29: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Light.ActionBar.TabView'. [2014-11-23 16:28:37 - Cadastro] C:\Users\Tati\workspace\appcompat_v7\res\values-v21\styles_base.xml:33: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.ActionBar.TabText'. [2014-11-23 16:28:37 - Cadastro] C:\Users\Tati\workspace\appcompat_v7\res\values-v21\styles_base.xml:37: error: Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Light.ActionBar.TabText'.

2 respostas
solução!

altera o min e o max version ára 17 salva e retorna para 8 a minima e 17 a maxima. e salva novamente. tente o project > clear.

Você esta usando qual versão do eclipse ?? Use a June, limpe e crie novamente o projeto. Verifique se o projeto appcompat_vX foi criado