安装包图标

SetEdit - Settings Database Editor

Open source version of the 4A Settings Database Editor
新版本 3.0-rc01
[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.
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.)

版本

尽管下面提供了 APK 安装包的下载选项,但你应该注意,以这种方式安装将不会收到更新通知,这是一种不太安全的下载方式。 我们建议你安装使用 F-Droid 客户端。

下载 F-Droid
  • 版本 3.0-rc01 (9) 推荐 更新于 2024-03-13

    arm64-v8a armeabi-v7a x86 x86_64

    该版本需要 Android 5.0 及以上版本。

    此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。

    权限
    • 运行前台服务
      允许此应用使用前台服务。
    • 读取你的共享存储空间中的内容
      允许此应用读取共享存储的内容。
    • 开机启动
      允许此应用在系统完成引导后立即启动。这样可能会延长开机时间,并因始终运行而降低手机总体运行速度。
    • 修改或删除你的共享存储空间中的内容
      允许此应用写入共享存储的内容。
    • android.permission.WRITE_SECURE_SETTINGS
    • 修改系统设置
      允许此应用修改系统的设置数据。恶意应用可借此破坏系统配置。
    • 安装快捷方式
      允许此应用自行添加主屏幕快捷方式。
    • io.github.muntashirakon.setedit.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    下载 APK 1.8 MiB PGP 签名 | 构建日志

  • 版本 2.3 (8) - 更新于 2023-02-06

    arm64-v8a armeabi-v7a x86 x86_64

    该版本需要 Android 5.0 及以上版本。

    此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。

    权限
    • 读取你的共享存储空间中的内容
      允许此应用读取共享存储的内容。
    • 修改或删除你的共享存储空间中的内容
      允许此应用写入共享存储的内容。
    • android.permission.WRITE_SECURE_SETTINGS
    • 修改系统设置
      允许此应用修改系统的设置数据。恶意应用可借此破坏系统配置。
    • io.github.muntashirakon.setedit.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    下载 APK 1.7 MiB PGP 签名 | 构建日志

  • 版本 2.2 (7) - 更新于 2022-06-01

    arm64-v8a armeabi-v7a x86 x86_64

    该版本需要 Android 4.4 及以上版本。

    此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。

    权限
    • 读取你的共享存储空间中的内容
      允许此应用读取共享存储的内容。
    • 修改或删除你的共享存储空间中的内容
      允许此应用写入共享存储的内容。
    • android.permission.WRITE_SECURE_SETTINGS
    • 修改系统设置
      允许此应用修改系统的设置数据。恶意应用可借此破坏系统配置。

    下载 APK 2.9 MiB PGP 签名 | 构建日志