Create a PreferenceActivity for your application and store the settings using SharedPreferences
Add support for saving App Information on disk (InternalStorage/ExternalStorage/Database)
References:
- Shared Preferences
- Preference Activity
- Storage