I want to store top 5 High score with username in shared preference. So I need to store to value at the same time, user name and the value. But I found preference only allow one value with a key.
So my question is how I can store top 5 values with username in a shared preference.
Thanks in advance
I want to store top 5 High score with username in shared preference. So
Share
top nameandtop valueUser/50