Nain57 / Smart-AutoClicker

An open-source auto clicker on images for Android
GNU General Public License v3.0
2.06k stars 362 forks source link

Automatic Accessibility Mode Activation via Root or Shizuku #543

Open msm8976 opened 1 week ago

msm8976 commented 1 week ago

Describe the feature

If the device includes Root or Shizuku, the app should request sudo authorization once, and then automatically activate accessibility mode every time the app is launched. This feature can be turned off by default and users can enable it in the settings if needed.

Describe the usage

On devices like Xiaomi phones, accessibility authorization is automatically revoked after clearing the app’s background. Users need to manually go to the accessibility settings and wait for 10 seconds each time to re-enable it. This feature aims to enable automatic accessibility authorization on app launch, provided the device has Root or Shizuku.

Is it a duplicate?