Obsolete
Status Update
Comments
dn...@google.com <dn...@google.com>
dn...@google.com <dn...@google.com> #2
This issue does not reproduce with dev preview 4.
ma...@marcardar.com <ma...@marcardar.com> #3
Closing this issue as per comment #2 from reporter.
dn...@google.com <dn...@google.com> #4
Please upload the bug report to google drive and share the folder to android-bugreport@google.com, then share the link here.
ma...@marcardar.com <ma...@marcardar.com> #6
I just uninstalled this app: https://play.google.com/store/apps/details?id=com.splendapps.vox (because I saw it was using 7% battery even though I haven't used it for weeks) and the widgets now initialise normally.
So there is something going on with that app. Why is it using 7% battery? Why are the widgets now initialising in 1 second instead of over 1 minute after it is uninstalled?
So there is something going on with that app. Why is it using 7% battery? Why are the widgets now initialising in 1 second instead of over 1 minute after it is uninstalled?
dn...@google.com <dn...@google.com> #7
We have passed this to the development team and will update this issue with more information as it becomes available.
dn...@google.com <dn...@google.com> #8
We have deferred this to a future release, but leaving this open for now.
dn...@google.com <dn...@google.com> #9
@mark@marcardar.com:
Please check the issue on android O latest build, OPM5.171019.019 and let us know the result.
Please check the issue on android O latest build, OPM5.171019.019 and let us know the result.
is...@google.com <is...@google.com>
sa...@google.com <sa...@google.com> #10
We will be closing this bug due to being logged in a Preview version of Android. If the issue is still relevant and reproducible in the latest public release (Android Q), please capture a bugreport and log the bug in https://goo.gl/TbMiIO . If a reply is not received within the next 14 days, this issue will be closed. Thank you for your understanding.
Description
OPP4.170623.014
* What device are you using? (for example, Nexus 6P)
Nexus 6P
* What are the steps to reproduce the problem? (Please provide the minimal reproducible test case.)
Add any of the Google Play widgets (e.g. Play Music) to the homescreen
* Issue Category e.g. Framework (platform), NDK (platform), Hardware (CPU, GPU, Sensor, Camera), ART (platform), Runtime Permissions etc
Homescreen Widgets
* What was the expected result?
The widget should be initialised quickly (within a few seconds) like it is on all previous versions of Android
* What was the actual result?
The widget is not initialised for several minutes
On closer inspection I can confirm that the AppWidgetProvider.onReceive() is not called until several minutes after the homescreen widget is added.
I can confirm this behavior with my own widgets (built against SDK 26, target SDK 25)