[android-developers] cursor.moveToFirst() cursor.moveToLast() time consuming issue with sqlite database.

2011-10-05 Thread imran ali
Hi all, in my one application,using sqlite database i have to show approx 17000 data from database one by one, on backward forward buttons.For that i have been using cursor.moveToFirst(), cursor.moveToNext(), cursor.moveToPrevious(), cursor.moveToLast(), and showing desired result. every thing is

RE:[android-developers] cursor.moveToFirst() cursor.moveToLast() time consuming issue with sqlite database.

2011-10-05 Thread tonypopsonic
In fact,sqllite will meet performance issues when deal with mass data. --- Sent from ShangMail:Travel with free pushmail www.shangmail.com -- You received this message because you are subscribed to the Google Groups Android Developers group.