CurrentActivity icon indicating copy to clipboard operation
CurrentActivity copied to clipboard

Add Shizuku Support

Open thetoolz opened this issue 5 years ago • 5 comments

Shizuku Let your app use system APIs directly https://shizuku.rikka.app/ https://github.com/RikkaApps/Shizuku

Use system APIs elegantly Forget about root shell, you can use APIs with higher privileges "directly". Also, Shizuku is significantly faster than shell.

Support adb usage If your "root required app" only needs adb permission, you can easily expand the audience by using Shizuku.

use Shizuku to avoid using Accessibility Service.

Apps using Shizuku https://shizuku.rikka.app/apps.html

Developer guide https://github.com/RikkaApps/Shizuku/blob/master/README.md

thetoolz avatar Sep 13 '20 05:09 thetoolz

Hi @thetoolz, this is a great idea. Actually, I already decided to refactor the whole project and migrate to Shizuku at the end of last year. For now, I am just working on some secret projects. So, please wait. I will do that later.

Omico avatar Sep 13 '20 06:09 Omico

Thanks for letting me know ☺️

thetoolz avatar Sep 13 '20 06:09 thetoolz

useful for Fire tv since update 6.2.7.3 Accessibility Services Stopped working

thetoolz avatar Sep 13 '20 07:09 thetoolz

useful for Fire tv since update 6.2.7.3 Accessibility Services Stopped working

Please, provide some log that can help me debug. Otherwise, I think maybe Frie TV has changed some android framework APIs that can cause the problem.

Omico avatar Sep 13 '20 07:09 Omico

Hello @thetoolz, I have rewritten the entire project and add Shizuku support. You can try it now.

Omico avatar Dec 31 '20 08:12 Omico