Error - Go Mobile SDK Applications using Android Studio

I opened my project’s local.properties file and changed

sdk.dir=/Users/Adi/Library/Android/sdk

to

sdk.dir=Users/Adi/Documents/go/src/golang.org/x/mobile/example/bind/hello/hello.go

and saved it, then reloaded my project in Android Studio.