I downloaded an Android Studio for Mac and then want to run SDK manager,console then puts the message:
ProcessNotCreatedException: Cannot run program \"/Use
I ran into the same problem today.
And I fixed this by adding executable permission to the file /sdk/tools/android
/sdk/tools/android
Open your terminal and
chmod +x /Users/MyUserName/Library/Android/sdk/tools/android