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

2011-07-19 Thread Dennis Yarborough
I'm encountering the same problems since updating to SDK r12. Code we have a production is now failing with the two following errors: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/ WindowTitle'. error: Error retrieving parent for

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

2011-07-18 Thread William Ferguson
Since updating my SDK to r12, an existing project (with zero code changes) now fails during aapt generation with: [INFO] C:\Dev\Android-sdk\platform-tools\aapt.exe [package, -m, -J, C: \Source\android\Jumblee\target\generated-sources\r, -M, C:\Source

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

2011-07-18 Thread Xavier Ducrohet
It's likely not r12 that is the problem but the new platform-tools (ie new aapt) that shipped with 3.2 This is not normal syntax, although aapt has supported it in the past. It is possible (I'm not sure, aapt is handled by the framework team) this is now unsupported. Try changing it to