You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getting bluetooth error - bluetooth turning on and off automatically in realme x3 unofficial build
help!
here are the logs :--
msg: java.lang.ArithmeticException: divide by zero
stacktrace: java.lang.RuntimeException: Unable to start service com.android.bluetooth.a2dp.A2dpService@48eaa6a with Intent { flg=0x10000000 cmp=com.android.bluetooth/.a2dp.A2dpService (has extras) }: java.lang.ArithmeticException: divide by zero
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4339)
at android.app.ActivityThread.access$1800(ActivityThread.java:238)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1952)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:223)
at android.app.ActivityThread.main(ActivityThread.java:7665)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:594)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
Caused by: java.lang.ArithmeticException: divide by zero
at com.android.bluetooth.avrcp.Avrcp_ext.(Avrcp_ext.java:477)
at com.android.bluetooth.avrcp.Avrcp_ext.make(Avrcp_ext.java:608)
at com.android.bluetooth.a2dp.A2dpService.start(A2dpService.java:238)
at com.android.bluetooth.btservice.ProfileService.doStart(ProfileService.java:284)
at com.android.bluetooth.btservice.ProfileService.onStartCommand(ProfileService.java:166)
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4321)
... 8 more
The text was updated successfully, but these errors were encountered:
…n other a11y preferences
Fix: 269717670
Test: 1. Go to Settings > Accessibility shortcuts > accessibility button & gesture.
2. Observe The Gesture's picture.
3. Go to any other accessibility's shortcut.
4. Observe the picture of the Use accessibility gesture. #2 should look like #4
Change-Id: I11f64648412c9795383d356e80d9dd499095f53b
getting bluetooth error - bluetooth turning on and off automatically in realme x3 unofficial build
help!
here are the logs :--
msg: java.lang.ArithmeticException: divide by zero
stacktrace: java.lang.RuntimeException: Unable to start service com.android.bluetooth.a2dp.A2dpService@48eaa6a with Intent { flg=0x10000000 cmp=com.android.bluetooth/.a2dp.A2dpService (has extras) }: java.lang.ArithmeticException: divide by zero
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4339)
at android.app.ActivityThread.access$1800(ActivityThread.java:238)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1952)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:223)
at android.app.ActivityThread.main(ActivityThread.java:7665)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:594)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
Caused by: java.lang.ArithmeticException: divide by zero
at com.android.bluetooth.avrcp.Avrcp_ext.(Avrcp_ext.java:477)
at com.android.bluetooth.avrcp.Avrcp_ext.make(Avrcp_ext.java:608)
at com.android.bluetooth.a2dp.A2dpService.start(A2dpService.java:238)
at com.android.bluetooth.btservice.ProfileService.doStart(ProfileService.java:284)
at com.android.bluetooth.btservice.ProfileService.onStartCommand(ProfileService.java:166)
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4321)
... 8 more
The text was updated successfully, but these errors were encountered: