hi,
I am developing an application, where i receive the notification using notification listerner and comparing the text with the value in shared preferences. I am facing a problem where i cannot clear the shared preferences value which i click a button to clear it. It is showing the very first value stored in the shared preference.
Can anyone help me with this, how to delete the shared preferences value without uninstalling or restarting the application
I am developing an application, where i receive the notification using notification listerner and comparing the text with the value in shared preferences. I am facing a problem where i cannot clear the shared preferences value which i click a button to clear it. It is showing the very first value stored in the shared preference.
Can anyone help me with this, how to delete the shared preferences value without uninstalling or restarting the application