SetEdit - Settings Database Editor

Open source version of the 4A Settings Database Editor
AppID:io.github.muntashirakon.setedit
Author:Muntashir Al-Islam
License:GPL-3.0-only
Donation:
InRepoSince:2021-01-12
LastRepoUpdate:2024-03-13
LastAppUpdate:Unknown
LastVersion:3.0-rc01
Categories:System
APK source:Github
Google Play:Check if it's there
icon The open source version of 4A Settings Database Editor.

WARNING -- I do not guarantee that problems caused by the improper use of this utility can be fixed, and we are unable to help you with any such problems. We support only this app, not your device's system software. Settings Database Editor (SetEdit) is invaluable if you need it, but if you're not careful you're very likely to mess something up.

By default, for your protection, Android prevents you from modifying the SECURE and GLOBAL tables. If you have Android Jellybean or later, you can remove this protection from an ADB shell using the command "pm grant io.github.muntashirakon.setedit android.permission.WRITE_SECURE_SETTINGS". On earlier versions, you can only remove this protection on a rooted device by installing SetEdit to the system partition.

Both WRITE_SETTINGS and WRITE_SECURE_SETTINGS permissions are optional if you do not need to edit any items.

This app needs to target API 22 because API 23 (Android M) onwards do not allow it to modify some setting items without elevated permissions such as root or ADB.

In Android 14 onwards, a new restriction has been added that prevents an app targeting API 22 or earlier to be installed without elevated permission.
You can install the application from an ADB shell using the following command:

adb install --bypass-low-target-sdk-block SetEdit.apk

Or, from a rooted shell:

pm install --bypass-low-target-sdk-block SetEdit.apk

(Replace `SetEdit.apk` with the actual file name or location.)

WhatsNew:

[This is a release candidate]

- Added option to modify settings after a reboot

- Added option to create shortcuts to quickly modify settings

- Use root to modify settings if available

- Allow modifying android properties via Magisk resetprop command

- Grant necessary permissions automatically using root

and various other fixes and improvements.

Download Source Issues ChangeLog
1.png 2.png 3.png 4.png
While you can download the APKs here directly, you should preferably use an F-Droid client so the app stays up-to-date on your device.

Packages

Version 3.0-rc01 (2024-03-13) no RB details yet help icon

Android Versions:
  • Target: 5.1
  • MinVer: 5.0
  • ABIs: arm64-v8a, armeabi-v7a, x86, x86_64

Download (1.8 M)

Version 2.3 (2023-02-06) no RB details yet help icon

Version 2.2 (2022-06-01) no RB details yet help icon