In regards to the PreferenceActivity tutorial, after running an App a few times, is there a way to reset the Preferences to the original pristine/unused conditions so that I can test whether the defaults do work properly? If so, is it possible to reset the preferences for an App loaded on a device, and also for the App running on the emulator?
Additionally, where do the preferences get stored? Inside the App .apk? In a separate private file?
Additionally, where do the preferences get stored? Inside the App .apk? In a separate private file?