Wednesday, August 3, 2011

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

> If you are going to make claims about widespread fragmentation, it is
> up to you to provide proof in the form of a reproducible test case.
>
> If you don't want to take the time to supply such proof, that's fine,
> but then please expect us to be dubious of your claims, until somebody
> else supplies such a reproducible test case.

Fair enough. I created a database on SQLite 3.7.2 (Cyognemod) and
tried loading it into V3.6.22.

This is the error I am getting:

sqlite3 "My Book #4"
SQLite version 3.6.22
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite> .tables
.tables
Error: database disk image is malformed


I am sending you the database in a private e-mail.

>
> --
> 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

No comments:

Post a Comment