System › Settings Database Provider
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

Settings Database Provider

allow other apps to edit all parameters in android settings.db database
Version: 1.1
Added: 06-04-2023
Updated: 31-05-2023

Many apps in other stores rely on editing the settings database for Android system to allow, for example, users to customize their phones. Now android doesn't allow apps that target API level above 22 to edit some settings. Using Settings Database Provider, apps can offer user to install this lightweight package to extend the app capability.

code Source file_download Download