« Solving “libtool: Version mismatch error” | Home | A simple su implementation in C »
Modifying Android settings from the filesystem / terminal
By admin | November 5, 2012
(Root access is required for this entire procedure; but root access is usually present on development builds anyway.) Normally, the built-in Settings app can be used on Android to change system settings. But if you’re on a development build where the settings app is broken and can’t be used, the Android settings database can be found at:
/data/data/com.android.providers.settings/databases/settings.db
Probably, you will need to cp the file to a place that any user can read from (e.g. /sdcard). Then, git pull the file and open it in SQLite Manager or something similar, and you can edit it. The most interesting table will probably be the “secure” table, where you can change the system settings.
Just use adb push to push the file back on the device, and use mv to move it to /data/data/com.android.providers.settings/databases/.
If you found this article helpful or interesting, please help Compdigitec spread the word. Don’t forget to subscribe to Compdigitec Labs for more useful and interesting articles!
Topics: Mobile | 18 Comments »
February 14th, 2022 at 18:18
… [Trackback]
[…] Information to that Topic: compdigitec.com/labs/2012/11/05/modifying-android-settings-from-the-disk-terminal/ […]
February 15th, 2022 at 02:42
… [Trackback]
[…] Read More to that Topic: compdigitec.com/labs/2012/11/05/modifying-android-settings-from-the-disk-terminal/ […]
March 14th, 2022 at 11:16
… [Trackback]
[…] Information to that Topic: compdigitec.com/labs/2012/11/05/modifying-android-settings-from-the-disk-terminal/ […]
April 23rd, 2022 at 18:08
… [Trackback]
[…] Here you will find 40630 more Info to that Topic: compdigitec.com/labs/2012/11/05/modifying-android-settings-from-the-disk-terminal/ […]
April 23rd, 2022 at 18:30
… [Trackback]
[…] Read More Information here to that Topic: compdigitec.com/labs/2012/11/05/modifying-android-settings-from-the-disk-terminal/ […]
May 19th, 2022 at 15:41
… [Trackback]
[…] Read More to that Topic: compdigitec.com/labs/2012/11/05/modifying-android-settings-from-the-disk-terminal/ […]
August 4th, 2022 at 19:48
… [Trackback]
[…] Read More to that Topic: compdigitec.com/labs/2012/11/05/modifying-android-settings-from-the-disk-terminal/ […]
September 15th, 2022 at 01:22
… [Trackback]
[…] Find More Info here on that Topic: compdigitec.com/labs/2012/11/05/modifying-android-settings-from-the-disk-terminal/ […]
September 25th, 2022 at 08:48
… [Trackback]
[…] Here you can find 34044 more Info to that Topic: compdigitec.com/labs/2012/11/05/modifying-android-settings-from-the-disk-terminal/ […]
October 31st, 2022 at 05:31
… [Trackback]
[…] There you will find 32672 more Info to that Topic: compdigitec.com/labs/2012/11/05/modifying-android-settings-from-the-disk-terminal/ […]
November 10th, 2022 at 19:45
… [Trackback]
[…] Here you will find 78166 additional Info to that Topic: compdigitec.com/labs/2012/11/05/modifying-android-settings-from-the-disk-terminal/ […]
December 2nd, 2022 at 16:54
… [Trackback]
[…] Find More Info here to that Topic: compdigitec.com/labs/2012/11/05/modifying-android-settings-from-the-disk-terminal/ […]
December 22nd, 2022 at 17:45
… [Trackback]
[…] Find More on on that Topic: compdigitec.com/labs/2012/11/05/modifying-android-settings-from-the-disk-terminal/ […]
December 23rd, 2022 at 01:19
… [Trackback]
[…] Read More here to that Topic: compdigitec.com/labs/2012/11/05/modifying-android-settings-from-the-disk-terminal/ […]
February 18th, 2023 at 15:12
… [Trackback]
[…] Find More here to that Topic: compdigitec.com/labs/2012/11/05/modifying-android-settings-from-the-disk-terminal/ […]
February 23rd, 2023 at 22:42
… [Trackback]
[…] Here you can find 47874 more Info to that Topic: compdigitec.com/labs/2012/11/05/modifying-android-settings-from-the-disk-terminal/ […]
February 26th, 2023 at 02:02
… [Trackback]
[…] Here you will find 41901 more Information to that Topic: compdigitec.com/labs/2012/11/05/modifying-android-settings-from-the-disk-terminal/ […]
March 13th, 2023 at 20:54
… [Trackback]
[…] Info on that Topic: compdigitec.com/labs/2012/11/05/modifying-android-settings-from-the-disk-terminal/ […]