I have an ArrayList of objects that I am saving to SharedPreferences in my Activities onPause method. When I try to serialize it to json, I get the following in the logs (these 2 statements repeat and overload the logcat) : I have an ArrayList of objects that I am saving