Status Update
Comments
na...@google.com <na...@google.com> #2
Thank you for reporting this issue. For us to further investigate this issue, please provide the following additional information:
- Android bug report (to be captured after reproducing the issue)
Android Wear devices connected to Android devices
-
On you Android phone, following the instructions below, under the section ‘Instructions on your companion phone or tablets (Android)’
-
Launch the ‘Android Wear’ app on your phone or tablet.
-
Tap on the three vertical ellipsis on the top right hand corner of the screen and click on “Report Wearable Bug” to capture a bug report from the watch
-
On the watch, you will observe a notification card with the text “Bug report #X is being generated”. It can take up to 20 minutes for the bug report to be generated and transferred to your phone.
-
Once the bug report is done, the notification card on the watch changes to “Bug report #X captured” and you will receive a notification on the phone that reads “Wearable bug report finished.
-
Tap to send." Tap on this notification and email the bug report to a pre populated email address
Instructions on your companion phone or tablets (Android)
- On your Android device, go to Settings > About phone or About tablet.
- At the bottom of the screen, touch 'Build number' seven times in quick succession. You’ll see a message saying you’re now in developer mode.
- Press Back to go back to the main Settings screen.
- Touch Developer options.
- At the top of the screen, make sure 'Developer options' is set to ON.
- Check the box next to USB debugging.
- Check the box next to Bug report shortcut.
- Reproduce the issue or error message on your phone or tablet. It’s important that your device logs at least one occurrence of the problem.
- Immediately after seeing the issue, press and hold the power button until the power menu appears.
- Select Take bug report, then select Report in the dialog that follows.
- After a significant delay -- up to two minutes -- your phone or tablet will vibrate and display a notification saying ‘Bug report captured’. Touch the notification to open Gmail with the report attached. +After replying to this message, you can disable developer mode and bug reports by going to Settings > Developer Options and sliding the top toggle to OFF.
du...@gmail.com <du...@gmail.com> #3
I have followed the following steps:
1. Run an app with the following permission:
<uses-permission-sdk-23 android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS"/>
2. Run either one of the two pieces of code:
// Will fail silently with ActivityTaskManager system_server I START u0 {act=android.settings.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS dat=package:cmp=com.google.android.apps.wearable.settings/com.google.android.clockwork.settings.FakeSettingsActivity}
val intent = Intent(Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS)
intent.setData(Uri.parse("package:" + context.packageName));
context.startActivity(intent);
// Will crash the app with android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.settings.IGNORE_BATTERY_OPTIMIZATION_SETTINGS dat=package: }
val intent = Intent(Settings.ACTION_IGNORE_BATTERY_OPTIMIZATION_SETTINGS)
intent.setData(Uri.parse("package:" + context.packageName));
context.startActivity(intent);
I executed the first piece of code and then the second, and captured a dump state. See here (shared with android-bugreport@google.com):
ca...@gmail.com <ca...@gmail.com> #4
Would appreciate your assistance.
*Uri*
On Thu, Oct 31, 2024 at 7:10 PM <buganizer-system@google.com> wrote:
na...@google.com <na...@google.com> #5
Thanks for the information. We have shared this with our product and engineering team and will update this issue with more information as it becomes available.
du...@gmail.com <du...@gmail.com> #6
On Wed., Jan. 13, 2021, 11:20 , <buganizer-system@google.com> wrote:
na...@google.com <na...@google.com> #7
du...@gmail.com <du...@gmail.com> #8
critical to my business.
On Tue., Jan. 19, 2021, 22:14 , <buganizer-system@google.com> wrote:
ph...@gmail.com <ph...@gmail.com> #9
ca...@gmail.com <ca...@gmail.com> #10
centred ass person Alex that wanna eventually end up in jail ! It's not by
fate you sent me this email to begin with it's not by fate I knew of you
being associated with someone I've known very well here....I know more and
have more than you think yeah Lastnight made my understanding fact I tried
being understanding which just made me look dumb.....you played this long
enough since 2017 in different ways with my devices leave me the fuck alone
over some pussy before everything you have falls in front of your
face.....its not working no more I don't care how the next person
help....your choice!!
On Thu, 7 Jan 2021, 6:06 pm , <buganizer-system@google.com> wrote:
ph...@gmail.com <ph...@gmail.com> #11
du...@gmail.com <du...@gmail.com> #12
Any news regarding this bug? Come on guys, the location is not working on smartwatches, it's a OS critical BUG :( People are migrating to iWatch because they can track as standalone devices.
na...@google.com <na...@google.com> #13
na...@google.com <na...@google.com> #14
du...@gmail.com <du...@gmail.com> #15
On Wed., Mar. 17, 2021, 08:49 , <buganizer-system@google.com> wrote:
na...@google.com <na...@google.com>
du...@gmail.com <du...@gmail.com> #16
received when BT is off on phone.
On Wed., Mar. 17, 2021, 08:54 , <buganizer-system@google.com> wrote:
du...@gmail.com <du...@gmail.com> #17
on then switching off the bt from phone and forcing closet the maps on
Smartwatch will result showing the last known location.
It is important to close the bt connection from phone, force close the maps
on Smartwatch, wait 10 mintues and open it again. Move outside with a
Smartwatch that has internet (sim) and see the current location is never
updated even if the location is on on Smartwatch, and has GPS built in
On Wed., Mar. 17, 2021, 10:25 Marius Duna, <dunatv@gmail.com> wrote:
na...@google.com <na...@google.com> #19
du...@gmail.com <du...@gmail.com> #20
Regards
On Wed., Mar. 24, 2021, 04:05 , <buganizer-system@google.com> wrote:
mr...@gmail.com <mr...@gmail.com> #21
du...@gmail.com <du...@gmail.com> #22
cd...@gmail.com <cd...@gmail.com> #23
du...@gmail.com <du...@gmail.com> #24
team wasn't able...
On Tue, 22 Jun 2021, 00:30 , <buganizer-system@google.com> wrote:
du...@gmail.com <du...@gmail.com> #25
phone on airplane mode and watch will not receive new locations anymore.
On Wed 29 Sep 2021, 03:34 , <buganizer-system@google.com> wrote:
Description
If the phone is not in range the locations are no more received
I am using various apps/smartwatches to test it even the Google maps on wear device is not capable to track the location.
Correct behavior would be detecting the location if the watch has built in gps and no connection to smartphone.
Wear OS - latest version