Status Update
Comments
sm...@google.com <sm...@google.com>
pe...@google.com <pe...@google.com> #2
Information redacted by Android Beta Feedback.
pp...@gmail.com <pp...@gmail.com> #3
pp...@gmail.com <pp...@gmail.com> #4
Thank you for reporting this issue. For us to further investigate this issue, please provide the following additional information:
-
From the description it looks like the issue only happens with dialer app.Could you please confirm the same?
-
Could you please provide the screen record of the issue for us to further investigate?
pe...@google.com <pe...@google.com> #5
On Thu, 14 Nov, 2024, 12:29 , <buganizer-system@google.com> wrote:
pp...@gmail.com <pp...@gmail.com> #6
pe...@google.com <pe...@google.com> #7
If you can provide me with a project that can reproduce this issue, then that would help me track this down faster.
pp...@gmail.com <pp...@gmail.com> #8
pe...@google.com <pe...@google.com> #9
The only thing I could think of is your company app is depending on a custom SDK or running on a custom version of Android / ROM. Other than that, it's hard to pinpoint exactly the cause.
pp...@gmail.com <pp...@gmail.com> #10
Maybe he can provide you with his project.
I think this has nothing to do with the crash but maybe it's worth mentioning, I was using a version of Android Studio Artic Fox "manually" installed (using the installer found on Android Studio's web page) then upgraded to Bumblebee trough Android Studio itself, but when Bumblebee Patch 1 came along I couldn't update it, I needed to do a fresh install wich I didn't want to do so I installed Toolbox to tried to update my Android Studio but it didn't work, it just installed from scratch another Android Studio inside a Tollbox folder, I uninstalled it and proceed to also delete my Android Studio folder of the first installation I had (the one that I installed manually) and then I did a fresh "manually" installation of Android Studio Bumblebee Patch 1.
pe...@google.com <pe...@google.com> #11
I personally use the toolbox to maintain my Android Studio installations. I find it much more convenient than manual installations :)
You might have tried this already, but what about invalidating cache + restart ide + rebuild?
pp...@gmail.com <pp...@gmail.com> #12
pp...@gmail.com <pp...@gmail.com> #13
se...@google.com <se...@google.com> #14
This is the cause. For context, Network Inspector assumes there is only ever one instance of the android Application, but clearly that is violated
well we shouldn't enforce that. It is possible for devs to write following val a = Application()
and we'll find multiple instances. NetworkInspector should do best effort: try to call with try-catch all applications that you've got and see if you can get at least one uid
pe...@google.com <pe...@google.com> #15
This should be fixed in CM beta 4 (March 3rd release) and Dolphin canary 5 (March 1st release).
pp...@gmail.com <pp...@gmail.com> #16
pe...@google.com <pe...@google.com> #17
Update: this will also be fixed in BB patch 3 (mid-late March release).
pp...@gmail.com <pp...@gmail.com> #18
de...@google.com <de...@google.com> #19
Thank you for your patience while our engineering team worked to resolve this issue. A fix for this issue is now available in:
- Android Studio Dolphin Canary 5 (2021.3.1.5)
- Android Gradle Plugin 7.3.0-alpha05
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
Thank you for taking the time to submit feedback — we really appreciate it!
pp...@gmail.com <pp...@gmail.com> #20
ko...@gmail.com <ko...@gmail.com> #21
Terima kasih atas masukkan dan kritikannya, kedepannya saya juga akan terus berusaha untuk memperbaiki masalah yang saya dapatkan.
Description
Build: AI-211.7628.21.2111.8139111, 202202012023,
AI-211.7628.21.2111.8139111, JRE 11.0.11+9-b60-7590822x64 JetBrains s.r.o, OS Windows 10(amd64) v10.0 , screens 1920.0x1080.0, 1920.0x1080.0
AS: Bumblebee | 2021.1.1 Patch 1; Kotlin plugin: 211-1.6.10-release-923-AS7442.40; Android Gradle Plugin: 7.0.4; Gradle: 7.0.2; Gradle JDK: version 11.0.11; 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)Source: user_sentiment_feedback
IMPORTANT: Please read