Wednesday, August 3, 2011

Re: [android-developers] Android -- the forgotten "real" fragmentation

On Wed, Aug 3, 2011 at 6:53 AM, Mark Murphy <mmurphy@commonsware.com> wrote:
> On Wed, Aug 3, 2011 at 2:53 AM, Zsolt Vasvari <zvasvari@gmail.com> wrote:
>> For example, if the user moves to a phone with an older version of
>> Android, I can support that older version of the platform just fine,
>> but the user is Sh*t-out-of-Luck trying to move their database over
>> and they cannot open their newer SQLite database on an older version
>> of SQLite.
>
> Got any examples? AFAIK, the SQLite file format has not changed in some years.

http://www.sqlite.org/formatchng.html

According to the SQLite folks, there hasn't been an on-disk file
format change since 2006.

--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in NYC: http://marakana.com/training/android/

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment