Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue Fire Stick lite - Please enable accessibility for DroidBot app manually #127

Open
sergarrpla opened this issue Apr 20, 2021 · 2 comments

Comments

@sergarrpla
Copy link

Hi all,

Thanks for the contribution, seems to be so nice how it works for a part of my project

I'm trying to execute droidbot on an Fire Stick Lite (Android 9) with "sheldon" shell. All was fine but finally I obtained the next error:

image

Seems to be something changed from older fireOS version and now is not possible to give accesibility_enabled = 1 permanent. I guess that this could be the error because of I can't execute droidbot. I tried to change some paragraphs in the py script to avoid this check, but obiously, it doesn't work as the app needs to check this security service.

Maybe the API level could be the issue also?

image

Could someone help me with this please! some similar error.

PD: This option can't be changed via FireStick GUI in TV. Always the Stick is restarted, the "accesibility_enabled" parameter is equal to 0 again.

Thank you too much

@yuanchun-li
Copy link
Collaborator

I haven't tested on Android 9 before, but it seems you have to manually turn on the accessibility service in settings (like in https://www.youtube.com/watch?v=HjG_8MUpl7M) when getting the message "Please enable accessibility for DroidBot app manually".

@pppppkun
Copy link

pppppkun commented Mar 25, 2022

I haven't tested on Android 9 before, but it seems you have to manually turn on the accessibility service in settings (like in https://www.youtube.com/watch?v=HjG_8MUpl7M) when getting the message "Please enable accessibility for DroidBot app manually".

I meet the problem too. I follow the video to manually enable accessibility for DroidBot app but it still can't work.
The env is android 10, adb has rooted, and debugging mode is enabled.
Maybe I need to use Android Image with Google Test API? ( I'm awake that may Accessibility is part of Google Test API )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants