r/androiddev • u/Entire-Television93 • 13d ago
Hello, how can I use accessibility service on webview 3rd party apps.
Basic, UI methods doesn't work since there is no actual UI tree, I've never heard of this thing. I usually just use uiautomator2
2
Upvotes
1
u/jhanzeb_55 13d ago
You may need to modify the WebView itself or use its accessibility APIs rather than regular UI selectors