Indexing paused due to batch updated

一、起因
在升级android studio3.2之后,公司的项目总是Background Tasks 运行

Indexing paused due to batch updated 任务。

如:出现下面情况:


感觉影响启动项目的速度,于是google一下 果然不止我自已遇到这样的问题。

二、原因
android studio 3.2 版本的Bug( 其实 我也不清楚… )!!! 反正记录一下

三、解决方法
I faced the same issue with Android Studio 3.2. Invalidated the cache and restarted Android Studio, but it still did not work for me. Then I just re-imported the project and it worked!

处理方法很简单,重新导入项目一次就可以解决了!

--------------------- 
作者:FDoubleman 
来源:CSDN 
原文:https://blog.csdn.net/fdoubleman/article/details/84231769 
版权声明:本文为博主原创文章,转载请附上博文链接!

你可能感兴趣的:(Indexing paused due to batch updated)