I am new to android development and have hit my first error and can\'t seem to get around it. I have downloaded and installed android studio and java on my mac and a made a
This can happen when gradle fails to process resources. In your case it happened to be an invalid image file in the drawable folder, in my case it was an error in one of my XML layouts that Android Studio didn't pick up on