WAI
Status Update
Comments
ja...@google.com <ja...@google.com> #2
Thank you for reporting this issue. For us to further investigate this issue, please provide the following additional information:
Please provide sample project or apk to reproduce the issue. Also mention the steps to be followed for reproducing the issue with the given sample project or apk.
Android bug report (to be captured after reproducing the issue)
For steps to capture a bug report, please refer:https://developer.android.com/studio/debug/bug-report#bugreportdevice
Alternate method
Navigate to “Developer options”, ensure “USB debugging” is enabled, then enable “Bug report shortcut”. Capture bug report by holding the power button and selecting the “Take bug report” option.
Note: Please upload the files to google drive and share the folder to android-bugreport@google.com, then share the link here.
Please provide sample project or apk to reproduce the issue. Also mention the steps to be followed for reproducing the issue with the given sample project or apk.
Android bug report (to be captured after reproducing the issue)
For steps to capture a bug report, please refer:
Alternate method
Navigate to “Developer options”, ensure “USB debugging” is enabled, then enable “Bug report shortcut”. Capture bug report by holding the power button and selecting the “Take bug report” option.
Note: Please upload the files to google drive and share the folder to android-bugreport@google.com, then share the link here.
ni...@legacy.loom.com <ni...@legacy.loom.com> #3
ja...@google.com <ja...@google.com> #4
I created a test account that you can use. These are the steps.
1. Please install Mobile@Work from Google Play.
2. To register please launch it and tap on "Or register with server URL"
3. Entereapp069.auto.mobileiron.com as server URL.
4. On next screen enter user name test and password Qwerty12
5. Go though provisioning, acquiring Device Admin, grant or deny location permission.
6. Certificate provisioning will start and you will see the issue.
1. Please install Mobile@Work from Google Play.
2. To register please launch it and tap on "Or register with server URL"
3. Enter
4. On next screen enter user name test and password Qwerty12
5. Go though provisioning, acquiring Device Admin, grant or deny location permission.
6. Certificate provisioning will start and you will see the issue.
ja...@google.com <ja...@google.com> #5
Sorry for late reply. If you are still facing this issue with latest Android 11 beta then please share video & bug report.
Links in comment #3 & credentials in comment #4 are not working.
Links in
ja...@google.com <ja...@google.com> #6
FYI, MDM apps should use DevicePolicyManager.installCaCertificate rather than prompt the user for installation.
ni...@legacy.loom.com <ni...@legacy.loom.com> #7
Please provide the information requested in comment #5
ja...@google.com <ja...@google.com>
ja...@google.com <ja...@google.com> #8
We are closing this issue as we don't have enough actionable information. If you are still facing this problem, please open a new issue and add the relevant information along with reference to earlier issue.
Description
Sample app to reproduce:https://drive.google.com/file/d/1mZEav6OOhH3bRriyPtyVd9ucIqB43-at/view?usp=sharing shared with
android-bugreport@google.com
Steps to reproduce:
ISSUETRACKIGNSAMPLE: H264 frame received, pts (seconds) = $pts
.Expected output:
Current output:
We have set KEY_REPEAT_PREVIOUS_FRAME_AFTER when configuring the MediaCodec with the expectation that when there is no change, "the frame previously submitted to the encoder will be repeated if no new frame became available since."