Fixed
Status Update
Comments
ab...@gmail.com <ab...@gmail.com> #2
Here are the attachments
rm...@google.com <rm...@google.com> #3
Thank you for your feedback. Team may reach out for more feedback in reproducing or triaging this issue.
al...@google.com <al...@google.com>
ra...@google.com <ra...@google.com>
so...@google.com <so...@google.com>
br...@gmail.com <br...@gmail.com> #4
The issue is since version 3.2 and it is very frustrating....
Android Studio 3.3
Build #AI-182.5107.16.33.5199772, built on December 25, 2018
JRE: 1.8.0_152-release-1248-b01 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.14.3
Android Studio 3.3
Build #AI-182.5107.16.33.5199772, built on December 25, 2018
JRE: 1.8.0_152-release-1248-b01 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.14.3
wb...@gmail.com <wb...@gmail.com> #5
bumping this on behalf of the 16 android devs we have, all experiencing this issue. please fix soon!
an...@gmail.com <an...@gmail.com> #6
Bumping as we're now 26.
Same issue with AS 3.3.1.
Same issue with AS 3.3.1.
ab...@gmail.com <ab...@gmail.com> #7
App is paused due to indexing
ba...@outlook.com <ba...@outlook.com> #8
Now it's quite clear that make any change to build.gradle file, save all, close project and re-open would solve it for the next time. If further changes were made, it would break again at the 2nd re-opening. No need to fully invalidate cache.
ba...@outlook.com <ba...@outlook.com> #9
AS recognizes so called "ndk module" that seem to be such module that uses ndk or cmake, build variant of such module is forced set to "-----". According to https://github.com/JetBrains/android/blob/5757f4e8563ff33355eefa1e55c14301dcbf0a99/android/src/com/android/tools/idea/gradle/project/model/NdkModuleModel.java#L109 it's on purposed behavior. Why? And you later cannot understand the dummy variant you set: https://github.com/JetBrains/android/blob/5757f4e8563ff33355eefa1e55c14301dcbf0a99/android/src/com/android/tools/idea/gradle/project/model/NdkModuleModel.java#L197 index out of bound.
so...@google.com <so...@google.com> #10
If cached sync crashes indexing gets never resumed. Details attached:
pa...@gmail.com <pa...@gmail.com> #11
With the "new" batch indexing the IDE becomes almost unusable (navigation-wise) while the build is running. With sometimes 3-7 minute build times this means staring at a progress bar while I could be reviewing code (diff outright refuses to show anything), or investigating the next problem to fix (Ctrl/Cmd+B).
[Deleted User] <[Deleted User]> #12
Any update on this issue? This is really uncomfortable and annoying...
[Deleted User] <[Deleted User]> #13
This is solved. Solution : Below is steps :
1. File > Close project
2. File > Exit
3. Delete all your ./Home/.android , ./Home/.AndroidStudio3.3 , ./Home/.gradle folders.
4. Open android studio and set up your settings as per required.
5. open project. you will see the indexing errors gone.
1. File > Close project
2. File > Exit
3. Delete all your ./Home/.android , ./Home/.AndroidStudio3.3 , ./Home/.gradle folders.
4. Open android studio and set up your settings as per required.
5. open project. you will see the indexing errors gone.
st...@gmail.com <st...@gmail.com> #14
I just tried those steps. It doesn't fix the issue.
so...@google.com <so...@google.com> #15
There were several different issues reported under this title. Please let us know if you have other issues with "indexing paused" apart from the one described in comment #11 .
so...@google.com <so...@google.com>
ph...@gmail.com <ph...@gmail.com> #16
which version of Android Studio fixes this issue?
so...@google.com <so...@google.com> #17
The change is in 3.5 beta versions.
cu...@gmail.com <cu...@gmail.com> #18
I'm using 3.5 and get this error very often
Description
background tasks windows is collapsed (see Image1 in attachment)
Is there a way in the settings to prevent this?? it's very much annoying, knowing that I downloaded latest version of Android studio 3.4 and it has the same issue
THIS ISSUE HAPPENS WHENEVER WE RUN/BUILD/CLEAN THE PROJECT.
AS details:
Build: 3.3 Canary 9, AI-182.4129.33.33.4989483, 201809020439,
AI-182.4129.33.33.4989483, JRE 1.8.0_152-release-1248-b01x64 JetBrains s.r.o, OS Windows 10(amd64) v10.0 , screens 1920x1080
Android Gradle Plugin: 3.3.0-alpha10
Gradle: 4.10
NDK: from local.properties: (not specified); latest from SDK: (not found);
LLDB: pinned revision 3.1 not found; latest from SDK: (package not found);
CMake: from local.properties: (not specified); latest from SDK: (not found); from PATH: (not found);