SharedPreferences not saving (using AlarmManager)

前端 未结 0 1982
离开以前
离开以前 2021-01-16 09:31

I have this function inside an AlarmManager class

public void compare(Context context)
    {
        sharedpreferences = context.getSharedPreferences("my         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题