Jaya Kannan
Lurker
I am new to Android Studio. I need to store a value that should be exist after killing it also. For that purpose I chose the sharedpreference feature of Android. In my project already some shared preference have been created. So if I need to store something, should I need to create another shared preference or anything should I do?. Please explain.