zacharee / SystemUITunerSystemSettings

MIT License
134 stars 22 forks source link

Option 1: Install with Options not working v1.4 #11

Open PeterKW opened 6 months ago

PeterKW commented 6 months ago

Option 1: Install with Options Download the add-on APK from the Releases page. Install "Install with Options" on your device. Open the app and follow the instructions to set up Shizuku. Select the "Allow Test" and "Replace Existing" options. Select "Choose Files" and choose the downloaded add-on APK. Select "Install" and let the process complete.

It all looks fine but the message appears still saying it needs installer

PeterKW commented 6 months ago

Android 13

PeterKW commented 6 months ago

Android 13

Do I need to be able to give it access to change secure settings somehow?

PeterKW commented 6 months ago

pm grant com.zacharee1.systemuituner android.permission.WRITE_SECURE_SETTINGS pm grant com.zacharee1.systemuituner android.permission.PACKAGE_USAGE_STATS pm grant com.zacharee1.systemuituner android.permission.DUMP

Perhaps I missed these

Auditormadness9 commented 6 months ago

pm grant com.zacharee1.systemuituner android.permission.WRITE_SECURE_SETTINGS pm grant com.zacharee1.systemuituner android.permission.PACKAGE_USAGE_STATS pm grant com.zacharee1.systemuituner android.permission.DUMP

Perhaps I missed these

Where do I need to write this?