On Thu, Feb 23, 2012 at 12:59 AM, 涂涛 <[email protected]> wrote:
> if you want to persist your data,you must use somthing like > database(SQLiteDatabase in android),or you can use SharedPreference. Or regular old files, or "cloud" storage. http://developer.android.com/guide/topics/data/data-storage.html ------------------------------------------------------------------------------------------------- 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

