i have a class that use SharedPreferences but i get this error related to app context
Attempt to invoke virtual method 'android.content.SharedPreferences
android.content.Context.getSharedPreferences
and also some other function taht use context
do you have a work around for this issue
thanks