[Solved] Unfortunately, [APP] has stopped! WHAT am i doing wrong? [closed]
[ad_1] Put these 2 lines inside onCreate() after findViewById, then you can use context. SharedPreferences store = PreferenceManager.getDefaultSharedPreferences(getApplication()); SharedPreferences.Editor edit = store.edit(); [ad_2] solved Unfortunately, [APP] has stopped! WHAT am i doing wrong? [closed]