<Set Shared Preferences data only on install> I wa...
# stackoverflow
u
Set Shared Preferences data only on install I want to set the user name in my application only once per install. We don't have to worry about if the user clears the data or not. How can I achieve this ?