Below i have a sharedpreferences and I insert a value using putInt
val pref0 = getSharedPreferences("pref0", Context.MODE_PRIVATE) val editor0 = pre