TomG103
TomG103

Reputation: 312

Android Studio on Mac

When creating a new project in Android Studio, before I do anything, I get this error:

Error:java.io.IOException: Operation not supported

Operation not supported

Even after a gradle sync and update I still get this error. Anyone got a clue? Thanks

Upvotes: 7

Views: 2416

Answers (1)

TomG103
TomG103

Reputation: 312

Setting it to create the app on my desktop stopped that error.

Upvotes: 11

Related Questions