If permissions are grayed out, go to Settings > Apps > SetEdit > tap the three dots (⋮) in the top right > Allow restricted settings .
Connect your phone to a computer and open a terminal/command prompt. Run the following command: adb shell pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS setedit no root
SetEdit uses a loophole in Android’s permission system. It interacts with the Settings.Global , Settings.System , and Settings.Secure APIs—interfaces that Android provides to apps. Normally, third-party apps cannot write to the Secure or Global tables. However, SetEdit attempts to use the system’s own settings command via a shell. On many devices (especially older Android versions or custom ROMs), the shell user has the permission to modify these tables without root. If permissions are grayed out, go to Settings
adb shell pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS It interacts with the Settings
Once set up, you can add or edit "key-value pairs" to change how your system behaves. Some common optimizations include: