[android-developers] Re: Poor SQLite implementation? first time data access way to slow
On Dec 9, 4:40 pm, Doug Gordon <gordo...@gmail.com> wrote:
> You really have to optimize everything.
Welcome to limited device development. Your phone is not your
desktop. :-)
Oh, and sdcards are really quite slow for hosting big sqlite
databases. The I/O alone can kill performance if you're not careful.
Doug
--
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