[android-developers] Re: Android -- the forgotten "real" fragmentation
Well, that's a absolutely not true. I have had at least 10 users with
this problem. One guy actually wrote to me today who tried going back
to Froyo from Gingerbread and couldn't open his database. I also
created a database in a cyogenmod emulator session and the database
shows up as "corrupt " when trying to open it from a normal Android
command line SQLite session. It's easy enough for you to try if you
don't believe me.
On Aug 3, 7:01 pm, Mark Murphy <mmur...@commonsware.com> wrote:
> On Wed, Aug 3, 2011 at 6:53 AM, Mark Murphy <mmur...@commonsware.com> wrote:
> > On Wed, Aug 3, 2011 at 2:53 AM, Zsolt Vasvari <zvasv...@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/commonsguyhttp://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

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home