Indexing freeze with message: Indexing paused due to batch updated

后端 未结 23 1084
独厮守ぢ
独厮守ぢ 2020-12-12 15:43

I\'ve updated Android Studio to version 3.2.

After that update one of my projects don\'t want to index.

It freezes with the message

23条回答
  •  攒了一身酷
    2020-12-12 16:02

    1. Close your project
    2. Go to your project root directory,
    3. Find and delete the xxx.iml file, the .idea and .gradle folders
    4. Re-open your project using Android Studio.

提交回复
热议问题