Friday, July 22, 2011

[android-developers] Re: SDK Tools r12 causing aapt to fail

It doesn't matter which style is inherited, all appear to fail.
The triggering factor is a style elements with a parent reference to
"@android:style/SomeAndroidStyle"

If you use inherited styles, don't update tools to r12 in the
SdkManager.
Or you have to rollback to an old version of the platform-tools.


On Jul 23, 7:39 am, Rick Alther <rick.alt...@gmail.com> wrote:
> I'm experiencing the same problem, but I'm hitting it with these inherited
> styles:
>
>    - WindowTitleBackground
>    - DialogWindowTitle
>    - Widget.TextView.ListSeparator.White
>
> Reverting to Platform Tools R5 worked for me as well (Thanks teo2k!)
>
> - Rick

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment