WAI
Status Update
Comments
vi...@google.com <vi...@google.com> #2
Information redacted by Android Beta Feedback.
vi...@google.com <vi...@google.com> #3
- Build Number: google/raven/raven:13/T3B3.230413.003/9957835:user/release-keys
(Note: It is the build when sending this report. For exact build reference, please see the attached bugreport.)
Freezes again and needed to hard reset. Was scrolling chrome this time. Swiped back and the phone become unresponsive with the screen on. Nothing worked.
Debugging information
Google Play-tjenester
com.google.android.gms
Version 231312044 (23.13.12 (190400-519946965))
System App (Updated)
Android System WebView
com.google.android.webview
Version 561510134 (112.0.5615.101)
System App (Updated)
Network operator: Talkmore
SIM operator: Talkmore
Filed by Android Beta Feedback. Version (Updated): 2.33-betterbug.external_20230301_RC01 (DOGFOOD)
To learn more about our feedback process, please visithttps://developer.android.com/preview/feedback#feedback-app .
(Note: It is the build when sending this report. For exact build reference, please see the attached bugreport.)
Freezes again and needed to hard reset. Was scrolling chrome this time. Swiped back and the phone become unresponsive with the screen on. Nothing worked.
Debugging information
Google Play-tjenester
com.google.android.gms
Version 231312044 (23.13.12 (190400-519946965))
System App (Updated)
Android System WebView
com.google.android.webview
Version 561510134 (112.0.5615.101)
System App (Updated)
Network operator: Talkmore
SIM operator: Talkmore
Filed by Android Beta Feedback. Version (Updated): 2.33-betterbug.external_20230301_RC01 (DOGFOOD)
To learn more about our feedback process, please visit
lb...@gmail.com <lb...@gmail.com> #4
Information redacted by Android Beta Feedback.
Description
On Google's Pixel device, it's just null for the accountName and accountType , even though when checking its CTOR both are supposed to be non-null.
And for various other companies other than Google, it's different:
Please offer an official API to get what's the current device's account for what's called "device" on it.
Meaning when we save contacts locally on the device, instead of on some special account of some app.
I suggest :
AccountManager.get(this).getDeviceAccount()
As this API doesn't provide any information of the currently installed apps, please have it working without any needed permission and anything in the manifest at all.