Unable to clean project in Android Studio

后端 未结 22 1430
醉梦人生
醉梦人生 2020-12-17 07:49

OS version: Ubuntu 14.04 LTE 64 Bit

Java JRE/JDK version: Oracle JDK 1.8.0_11

Project directory is on a NTFS based drive.

Whenever I try to clean my

22条回答
  •  眼角桃花
    2020-12-17 08:04

    Thanks to Gal's answer (https://stackoverflow.com/a/39904628/2870404).

    In windows, using Windows file explorer,

    1. right-click on the directory,
    2. click properties on the context menu that will appear,
    3. then uncheck the "Read Only" attribute.
    4. After that, click the "Apply" to apply changes.

提交回复
热议问题