Whatever the maximum length of a Java string is. So something like Integer.MAX_VALUE chars.
On Wed, Jul 29, 2009 at 12:55 AM, Peacemoon<[email protected]> wrote: > > I want to save a string with SharedPreferences class . The string is > quit long. I really want to know the maximum length of a string that > can be save in shared preferences in android. > > Thanks > > > -- Romain Guy Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

