I got this error:
SDK location not found, define location in the local.properties file
or with an ANDROID_HOME environment varibale.
My SDK is installed at: C:\Users\Frank\Documents\Development\adt-bundle-windows-x86_64-20140702\sdk
When I put that in to local.properties
I get a error.
I'm using it for a Gradle project.
I've tried a lot of things but nothing works....