Obsolete
Status Update
Comments
ap...@gmail.com <ap...@gmail.com> #2
Sorry, forgot to attach the project and a relevant screenshot.
as...@gmail.com <as...@gmail.com> #3
Thank you for reporting this issue. For us to further investigate this issue, please provide the following additional information:
Screen record of the issue, for clarity
Please capture screen record or video of the issue using following steps:
adb shell screenrecord /sdcard/video.mp4
Subsequently use following command to pull the recorded file:
adb pull /sdcard/video.mp4
Attach the file to this issue.
Note: Please upload the files to google drive and share the folder to android-bugreport@google.com, then share the link here.
Screen record of the issue, for clarity
Please capture screen record or video of the issue using following steps:
adb shell screenrecord /sdcard/video.mp4
Subsequently use following command to pull the recorded file:
adb pull /sdcard/video.mp4
Attach the file to this issue.
Note: Please upload the files to google drive and share the folder to android-bugreport@google.com, then share the link here.
ap...@gmail.com <ap...@gmail.com> #4
Attached is a screencast of the instructions from this issue.
ap...@gmail.com <ap...@gmail.com> #5
Thank you for reporting this issue. We have shared this with our product and engineering team and will update this issue with more information as it becomes available.
ap...@gmail.com <ap...@gmail.com> #6
This can be reproduced on Q Beta 3 (google/sailfish/sailfish:10/QPP3.190404.015/5505587:user/release-keys) running on a Pixel.
cm...@google.com <cm...@google.com> #7
This can be reproduced on Q Beta 4:
[ro.vendor.build.fingerprint]: [google/sailfish/sailfish:10/QPP4.190502.018/5616371:user/release-keys]
[ro.vendor.build.fingerprint]: [google/sailfish/sailfish:10/QPP4.190502.018/5616371:user/release-keys]
cm...@google.com <cm...@google.com> #8
This can be reproduced on Q Beta 5:
[ro.vendor.build.fingerprint]: [google/sailfish/sailfish:10/QPP5.190530.014/5691763:user/release-keys]
[ro.vendor.build.fingerprint]: [google/sailfish/sailfish:10/QPP5.190530.014/5691763:user/release-keys]
Description
Desription
During a build of my Android project :
Android Studio Arctic Fox | 2020.3.1 Beta 1 arm64 👎
With
when I use
Java 11.0.10 (JetBrains s.r.o. 11.0.10+0-b96-7249189)
I run into
Android Studio 4.2.0 👍
I works with Android Studio 4.2.0 using
Java 11.0.8 (JetBrains s.r.o 11.0.8+10-b944.6916264)
Android Studio Arctic Fox | 2020.3.1 Beta 1 x86 👍
It works with Android Studio Arctic Fox | 2020.3.1 Beta 1 x86 using
Java 11.0.10 (JetBrains s.r.o. 11.0.10+0-b96-7281165)
How to solve ?
For me it looks like a problem with delivered Java and I'm unable to solve it on my side with delivered error description
(no error message)
Maybe you can improve it ?