On Fri, Dec 23, 2011 at 4:15 AM, Graham Bright <[email protected]>wrote:
> To store the text strings what would you recommend? A key/value pair > using maybe ListPreferences or maybe text files. > How long is this string? If it's relatively short, a preference. If it's relatively long, a file. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

