Skip to content

An android package with only a content resolver work as bridge between android settings database provider and your app

License

Notifications You must be signed in to change notification settings

flashgordo7/Settings-Database-Provider

 
 

Repository files navigation

Settings Database Provider

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.

Get it on F-Droid

Or get the latest APK from the Releases Section.

About

An android package with only a content resolver work as bridge between android settings database provider and your app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%