API 21 theme errors

Asked

Viewed 65 times

0

I’m having several errors related to the themes.

Error retrieving Parent for item: No Resource found that Matches the Given name 'Theme.AppCompat.Light' There are several lines.

I installed 100% Eclipse again, but nothing solved.

Due to these errors the R class also does not generate. Even projects that had already finished can not update.

I’m using the Juno.

  • Is it not a diplicate? http://answall.com/questions/37437/erro-no-v7-appcompat-nos-themes-v21

  • I’ve done everything on the topic Wakim mentioned, nothing solves.

  • How is your AndroidManifest.xml?

  • <?xml version="1.0" encoding="utf-8"? > <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="br.com.tt.guialojaperfeitabase" android:versionCode="1" android:versionName="1.0" > <uses-sdk android:minSdkVersion="8" android:targetSdkVersion="21" /> <application

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.