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

Not able to setup accessability settings. #1

Open
amalChandran opened this issue Jul 29, 2016 · 3 comments
Open

Not able to setup accessability settings. #1

amalChandran opened this issue Jul 29, 2016 · 3 comments

Comments

@amalChandran
Copy link

amalChandran commented Jul 29, 2016

InstallAccessibilityService is getting connected but installation is not happening.. Whats the exact setting to be enabled?

Am trying this on a android M phone.

@floatingmuseum
Copy link

some android system will replace the original package installer,if this is the reason,you need to find the correct package installer package name,and add to the accessibility service xml。

@floatingmuseum
Copy link

also this method event.getSource() sometime get nothing try this event.getRootInActiveWindow()

and some installer's interface doesn't have button view,all the view you want click like install or confirm,these just textview

@amalChandran
Copy link
Author

amalChandran commented Nov 7, 2016

@floatingmuseum I have added the package name.. just not working

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

2 participants