I\'m trying to use SharedPreferences here is what i do
SharedPreferences
public void StoreToshared(Object userData){ SharedPreferences mPrefs = getPreferences(MOD
In year 2020, Google has been released new data storage that is repleced of Shared Preference... It' is developed with "Kotlin"
Source