Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8607097
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T03:15:46+00:00 2026-06-12T03:15:46+00:00

Does Android store all of its system settings in a single file? Is it

  • 0

Does Android store all of its system settings in a single file? Is it possible to access this file and possibly copy it to an SD card. Would be great if an API existed that you could call that copies all the system settings to an SD card and lets you restore those settings from an SD card. This could be useful where you want to setup a new phone (or one reset) with the same system settings.

Not sure if the getConfiguration method does this. The documentation on it doesn’t provide any details:

http://developer.android.com/reference/android/provider/Settings.System.html#getConfiguration(android.content.ContentResolver, android.content.res.Configuration)

By encapsulating this functionality in an API, an app doesn’t have to concern itself with updating itself every time a new version of Android is released that contains new system settings.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T03:15:48+00:00Added an answer on June 12, 2026 at 3:15 am

    Internally settings are stored in a database and you can access them via the Settings content provider. The content provider enforces permissions: you need a permission to use it, some settings are read-only, for some you need another permission to change them, and yet others are modifiable only by the system (i.e., using the Settings app UI). This is by design. Directly changing and/or overwriting settings is bound to break a lot things. Additionally, upgrading to a new OS version adds and removes or deprecates settings, so it takes care of the proper migration. Again, blind overwriting would probably be a disaster if you upgraded the OS.

    Hopefully, you now see why the API you propose is a bad idea.

    Android does save some settings, such as often uses WiFi access point and a list of installed apps (from Google Play) to the ‘cloud’ by associating them with your Google account. If you reset your phone, those settings are restored automatically. The same thing can be achieved for user apps by using the standard backup system.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Android: How to kill an application with all its activities? I am
What font file types does Android support (for use with Typeface.createFromAsset, for instance)? I
I'm new to encryption and android and so asking this question. How does the
Does anyone know of a way to get/show all stored proximy alerts on Android?
Does Android support virtual memory concept? I read it does use paging but not
Does Android support pthreads? And why when i use -pthread option i see the
Does Android emulator support OpenGl ES2.0? I run the code but Eclipse gives me
Does android supports log2 ? I already find that android doesnt support long double.
does Android have a best practices guideline on creating & populating the db/tables programmatically
Does android expose an API or somesuch for the development of thirdparty keyboard applications?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.