Sample code to bruteforce a user/pass activity using android accessibility service. (Not really practical?).
acService is hosted in the following web site
https://github.com/r3s/acService
If you think the Android project acService listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of acService.
Item | Value |
---|---|
Java File Count | 2 |
Minimum SDK Version | 19 |
Activity Count | 1 |
acService has the following Java source files.
com.example.acService.MyActivity.java com.example.acService.RecorderService.java