It seems that I am having difficulties with my gradles files on Android Studio, for I am I continuously receiving the message:
com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\Users\MyName\AppData\Local\Android\sdk\build-tools\24.0.0-preview\aapt.exe'' finished with non-zero exit
This continously appears on Message Gradle build console that could also be giving me 'Cannot resolve 'R'' error issue that I am also having, thus making it difficult to run my action activity classes
Despite running several Rebuild project attempts, alongside continuously syncing the project with gradle files, I am still bumping into this error. I would be grateful, if someone could take the time in providing debugging solution that would assist me with this problem.