• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Default Settings

How do I go about storing default settings for an application? Well more specifically I actually want to store default settings for the application in shared preferences, and allow user to change these. When the application is installed I want to have thresholds for the heart rate sensor, to warn the user when it goes above a a default value.

Can I do this in a preferences file and then allow the user to go into the settings within the app and change them?
 
Back
Top Bottom