Easy Save Now it's very easy to save lists and objects! note: this is my first lib, so be patience with mistakes, please Examples Assuming a model called UserPrefs: public class UserPrefs { private String themeColor; private String soundOptionsURI; private boolean isShownTutorial;