[android-developers] Difference between SQLite on HTC Hero (1.5) and Nexus One (FR72)?
Same data, same code, but different results on these two devices.
On the Nexus One, the (INNER JOIN) query runs (first call to
Cursor.moveToNext()) after a fraction of a second but on the Hero it
just hangs.
I haven't been able to reduce the scenario to something simple yet,
but it seems to involve using OR within an ON clause.
Anyone know why there might be a difference on these two devices?
--
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