How do I delete SharedPreferences data for my application?
I\'m creating an application that uses a lot of web services to sync data. For testing purposes, I need to
You can also just manually uninstall your app using your device. Then when you re-install your app, shared preferences have been reset.