SanmerApps / PI

PackageInstaller (Experimental)
MIT License
441 stars 8 forks source link

Check if shizuku is running when using adb mode #81

Closed K4zoku closed 4 months ago

K4zoku commented 4 months ago

If shizuku somehow stopped, PI just keep loading forever when trying to install a package.

Expected behavior: Show text "Shizuku is not running" and/or add the package to queue and install it whenever Shizuku running again.