Status Update
Comments
dn...@google.com <dn...@google.com> #2
Thank you for reporting this issue. For us to further investigate this issue, please provide the following additional information:
ndroid build
Which Android build are you using? (e.g. OPP1.170223.012)
Device used
Which device did you use to reproduce this issue?
Steps to reproduce
What steps are needed to reproduce this issue?
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.
Frequency
How frequently does this issue occur? (e.g 100% of the time, 10% of the time)
Expected output
What is the expected output?
Current output
What is the current output?
ndroid build
Which Android build are you using? (e.g. OPP1.170223.012)
Device used
Which device did you use to reproduce this issue?
Steps to reproduce
What steps are needed to reproduce this issue?
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.
Frequency
How frequently does this issue occur? (e.g 100% of the time, 10% of the time)
Expected output
What is the expected output?
Current output
What is the current output?
[Deleted User] <[Deleted User]> #3
Android build
Which Android build are you using? (e.g. OPP1.170223.012)
- LPBS23.13-56-2
Device used
Which device did you use to reproduce this issue?
- Moto G first Gen(Android 5.1)
Steps to reproduce
What steps are needed to reproduce this issue?
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.
- Same happened in attached project after crash
Frequency
How frequently does this issue occur? (e.g 100% of the time, 10% of the time)
- When ever app crash(forcibly or exceptional )
Expected output
What is the expected output?
- It should restart accessibilityService after crash
Current output
What is the current output?
- After app crash AccessibilityService not restarting and not showing as in running service too.
Which Android build are you using? (e.g. OPP1.170223.012)
- LPBS23.13-56-2
Device used
Which device did you use to reproduce this issue?
- Moto G first Gen(Android 5.1)
Steps to reproduce
What steps are needed to reproduce this issue?
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.
- Same happened in attached project after crash
Frequency
How frequently does this issue occur? (e.g 100% of the time, 10% of the time)
- When ever app crash(forcibly or exceptional )
Expected output
What is the expected output?
- It should restart accessibilityService after crash
Current output
What is the current output?
- After app crash AccessibilityService not restarting and not showing as in running service too.
[Deleted User] <[Deleted User]> #4
Please update me on same
dn...@google.com <dn...@google.com> #5
Please mention the reproduction steps to be followed for reproducing the issue with the given sample project.
[Deleted User] <[Deleted User]> #6
If you click on crash button that time the label value false after that if you want to start service you should go to setting to make disable and then again enable So it is working fine.
[Deleted User] <[Deleted User]> #7
I know its duplicate but need solution of this bug or issue... please
qj...@gmail.com <qj...@gmail.com> #8
Agreed, a solution needs to be found
Description
Service is also stopped and onAccessibilityEvent() not getting any event in here.
I do not want to start by system level changes.
So please let me know how to restart service after stopped it.