Android Studio Gradle Already disposed Module

前端 未结 17 1604
一个人的身影
一个人的身影 2020-12-04 04:58

I have installed Android Studio version 1.0.1. I have imported my projects from eclipse and it works fine. Then I deleted a module and reimported it into my Android Studio p

17条回答
  •  温柔的废话
    2020-12-04 05:38

    Simplest solution. (Try this first).

    1. Quit and Restart Android studio. (Quit not close)

    2. Build > Clean your project if needed.

提交回复
热议问题