looks like you don't have latest SDK & SDK tools. To avoid any further problem. Uninstall whole android studio and android sdk. download the latest android studio version with sdk http://developer.android.com/sdk/index.html.
On Friday, December 11, 2015 at 3:43:42 PM UTC+5:30, Clint Lyall wrote: > > Hi everyone:-) > I would like to start a new project in each of the available templates > like the tabbed one, the detailed one ect but I get the following error: > > Information:Gradle tasks [:app:generateDebugSources, > :app:generateDebugAndroidTestSources] > :app:preBuild UP-TO-DATE > :app:preDebugBuild UP-TO-DATE > :app:checkDebugManifest > :app:preReleaseBuild UP-TO-DATE > :app:prepareComAndroidSupportAppcompatV72311Library UP-TO-DATE > :app:prepareComAndroidSupportSupportV42311Library UP-TO-DATE > :app:prepareDebugDependencies > :app:compileDebugAidl UP-TO-DATE > :app:compileDebugRenderscript UP-TO-DATE > :app:generateDebugBuildConfig UP-TO-DATE > :app:generateDebugAssets UP-TO-DATE > :app:mergeDebugAssets UP-TO-DATE > :app:generateDebugResValues UP-TO-DATE > :app:generateDebugResources UP-TO-DATE > :app:mergeDebugResources UP-TO-DATE > :app:processDebugManifest UP-TO-DATE > :app:processDebugResources > > C:\Users\Janice\AndroidStudioProjects\IClips\app\build\intermediates\exploded-aar\com.android.support\appcompat-v7\23.1.1\res\values-v23\values-v23.xml > Error:(1) Error retrieving parent for item: No resource found that matches > the given name 'android:TextAppearance.Material.Widget.Button.Inverse'. > Error:(1) Error retrieving parent for item: No resource found that matches > the given name 'android:Widget.Material.Button.Colored'. > Error:Execution failed for task ':app:processDebugResources'. > > com.android.ide.common.process.ProcessException: > org.gradle.process.internal.ExecException: Process 'command > 'C:\Users\Janice\AppData\Local\Android\sdk1\build-tools\21.1.2\aapt.exe'' > finished with non-zero exit value 1 > Information:BUILD FAILED > Information:Total time: 16.856 secs > Information:3 errors > Information:0 warnings > Information:See complete output in console > > How can I fix this? Thank you in advance. > -- 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]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/86fe9c4d-4b65-4de4-b43f-956652297801%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

