一、起因
在升级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!
处理方法很简单,重新导入项目一次就可以解决了!

本文详细介绍了在使用Android Studio 3.2版本时遇到的BackgroundTasks运行Indexing暂停的问题,该问题可能导致项目启动速度变慢。通过分析发现这可能是由于软件自身的Bug引起。文中提供了一个简单的解决方案,即重新导入项目即可解决此问题。

被折叠的 条评论
为什么被折叠?



