Hi everybody,
I work with B4XAccessibilityServices on the application android settings screens. I am currently able to automate click on "force stop" of an application, from a list got with PackageManager. Now I am working on automating "clear cache". Unfortunately, storage item doesn't appear...
This is a partial wrap/library for Android's Accessibility Services which you can read about here:
https://developer.android.com/reference/android/accessibilityservice/AccessibilityService
Android's Accessibility Services is meant to assisting users with disabilities in using Android devices...
I am trying to build an app that can click a particular button on another app. This is possible from Android 4.3+ using findAccessibilityNodeInfosByViewId which is part of Accessibility service. For example there is a very popular app called Greenify on Play Store that prevents other apps from...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.