How to delete shared preferences data from App in Android

  • mrtnnora
    Likes 0

    Problem Description

    How do I delete SharedPreferences data for my application which looks like gbwhatsapp?

    I'm creating an application that uses a lot of web services to sync data. For testing purposes, I need to wipe out some SharedPreferences values when I restart the app.

Login to reply