Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Android Studio 中创建一个新项目时,在我做任何事情之前,我得到了这个错误:
错误:java.io.IOException:不支持操作
不支持操作
即使在 gradle 同步和更新之后,我仍然会收到此错误。有人有线索吗?谢谢
将其设置为在我的桌面上创建应用程序可以阻止该错误。