Ghanem
0
Q:

android clear specific sharedpreference value

SharedPreferences preferences = getSharedPreferences("Mypref", 0);
preferences.edit().remove("text").commit();
3

New to Communities?

Join the community