Hi, There is small setting change that you need to make in your support package.
1. Right click "v7\appcompat" package, and go to properties. 2. Go to Android -> Select API Level 21 ( Android 5.0). 3. Clean all solutions. 4. Done Regards, Krishna On Fri, Dec 19, 2014 at 4:54 PM, mkw <[email protected]> wrote: > > I have many mistakes. Because of it in the appendix R.java SDK can't be > generated I updated to the latest version for android-support-v7-appcompat > API 21 put but the mistake didn't disappear. > > [2014-12-19 16:55:08 - Picsfab All] > C:\Android\sdk\extras\android\support\v7\appcompat\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-12-19 16:55:08 - Picsfab All] > C:\Android\sdk\extras\android\support\v7\appcompat\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-12-19 16:55:08 - Picsfab All] > C:\Android\sdk\extras\android\support\v7\appcompat\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-12-19 16:55:08 - Picsfab All] > C:\Android\sdk\extras\android\support\v7\appcompat\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-12-19 16:55:08 - Picsfab All] > C:\Android\sdk\extras\android\support\v7\appcompat\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-12-19 16:55:08 - Picsfab All] > C:\Android\sdk\extras\android\support\v7\appcompat\res\values-v21\styles_base.xml:41: > error: Error retrieving parent for item: No resource found that matches the > given name 'android:Widget.Material.Light.ActionBar.TabText'. > [2014-12-19 16:55:08 - Picsfab All] > C:\Android\sdk\extras\android\support\v7\appcompat\res\values-v21\styles_base.xml:65: > error: Error retrieving parent for item: No resource found that matches the > given name 'android:TextAppearance.Material.Widget.ActionMode.Title'. > ... > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- . \\\/// . / \ . | \\ // | . ( | (.) (.) |) ----------o00o--(_)--o00o----------------- "Yesterday is not ours to recover, but tomorrow is ours to win or to lose." -----------ooo0------------------------------- . ( ) 0ooo . \ ( ( ) . \_) ) / . (_/ -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

