由于編譯過程中遇到了錯(cuò)誤:
報(bào)錯(cuò)信息:
Error:(4, 6) No resource found that matches the given name: attr 'style'.
Error:Execution failed for task ':app:processDebugResources'.
> com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'D:\Program Files (x86)\DevTools\AndroidStudio\SDK\build-tools\22.0.1\aapt.exe'' finished with non-zero exit value 1
另外Gradle Console的報(bào)錯(cuò)信息為:
Executing tasks: [:app:assembleDebug]Configuration on demand is an incubating feature.:app:preBuild UP-TO-DATE:app:preDebugBuild UP-TO-DATE:app:checkDebugManifest:app:preReleaseBuild UP-TO-DATE:app:prepareComAndroidSupportAppcompatV72221Library UP-TO-DATE:app:prepareComAndroidSupportSupportV42221Library 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:app:processDebugManifest UP-TO-DATE:app:processDebugResourcesAGPBI: {"kind":"ERROR","text":"No resource found that matches the given name: attr \u0027style\u0027.","sourcePath":"E:\\CodeSpace\\AndroidStudio\\DemoProject\\app\\src\\main\\res\\values\\styles.xml","position":{"startLine":4,"startColumn":6,"startOffset":58,"endColumn":11,"endOffset":63},"original":""} FAILEDFAILURE: Build failed with an exception.* What went wrong:Execution failed for task ':app:processDebugResources'.> com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'D:\Program Files (x86)\DevTools\AndroidStudio\SDK\build-tools\22.0.1\aapt.exe'' finished with non-zero exit value 1* Try:Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.BUILD FAILEDTotal time: 3.447 secs
搜索半天,更新SDK,甚至重新配置JAVA等,重啟電腦等,均為解決,查閱stackflow,發(fā)現(xiàn)帖子講的都是廢話,都沒有實(shí)際解決。
只好重新在摸索,檢查原因。
一個(gè)錯(cuò)誤引發(fā)的血案,太浪費(fèi)時(shí)間了。
后來(lái)發(fā)現(xiàn)這些,還不錯(cuò),閱讀了一遍,覺得有些之后還會(huì)參考。引用如下:
史上最詳細(xì)的Android Studio系列教程一--下載和安裝:http://segmentfault.com/a/1190000002401964
史上最詳細(xì)的Android Studio系列教程二--基本設(shè)置與運(yùn)行:http://segmentfault.com/a/1190000002411926
史上最詳細(xì)的Android Studio系列教程三--快捷鍵:http://segmentfault.com/a/1190000002418983
史上最詳細(xì)的Android Studio系列教程四--Gradle基礎(chǔ):http://segmentfault.com/a/1190000002439306
史上最詳細(xì)的Android Studio系列教程五--Gradle命令詳解與導(dǎo)入第三方包:http://segmentfault.com/a/1190000002464822
另外,Android Studio官網(wǎng)上面有一些帖子,現(xiàn)在去慢慢讀一遍。這些問題一定可以解決的。
Android Studio教程:http://ask.android-studio.org/?/explore/category-studio
Gradle Plugin Samples (一):http://ask.android-studio.org/?/article/25
Gradle Plugin Samples 之 Gradle Hello World (二) :http://ask.android-studio.org/?/article/26
Gradle Plugin Samples 之 Gradle Eclipse Compatible (三) :http://ask.android-studio.org/?/article/27
Gradle Plugin Samples 之Gradle Library Projects(四) :http://ask.android-studio.org/?/article/28
Gradle Plugin Samples 之 Gradle Build Variants(五):http://ask.android-studio.org/?/article/29
Gradle Plugin Samples 之 Gradle Build Variants(六):http://ask.android-studio.org/?/article/30
Gradle Plugin Samples 之 Gradle Unit Test(七) :http://ask.android-studio.org/?/article/44
遇到問題,不要放棄,一定要解決它!加油!
2015年7月25日20:23:09 于上海德州二村
聯(lián)系客服