How Can I save my arraylist to a file from a generic class? I need to store my arraylist directly from a singleton. So I can't get the Context because it is not an activity
How Can I save my arraylist to a file from a generic class? I need to store my arraylist directly from a singleton. So I can't get the Context because it is not an activity