Android Gradle finished with non-zero exit value 1 -


i have developed several applications android studio 1.5. few days ago, made new application , started getting error during gradle builds:

error:execution failed task ':app:processdebugresources'. > com.android.ide.common.process.processexception: org.gradle.process.internal.execexception: process 'command 'c:\path\android\sdk\build-tools\23.0.2\aapt.exe'' finished non-zero exit value 1 

i tried cleaning project , rebuilding, didn't anything. later found out none of working projects compiled anymore. got same error them all. have since tried uninstalling , reinstalling android studio, every time run specific application, none of projects work longer. don't know if did wrong application first caused error, of projects compile way now. appreciated. thanks.


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -