android - getSharedPreferences() is not recognized in the class extended from BroadcastReceiver -


i use sharedpreferences in class extended broadcastreceiver. method getsharedpreferences(prefname, mode_private); not recognized. how can retrieve sharedpreferences in broadcastreceiver class? thanks

you need context retrieve sharedpreferences. onreceive gives context


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -