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.

RE:[android-developers] How to highlight a focused item in a custom list view ?

2011-10-05 Thread tonypopsonic
set the property in the layout file. --- 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. To post to this group, send email to

RE:[android-developers] Access Pc from android Device

2011-10-05 Thread tonypopsonic
first,which dir u want to access. u need root the device if u want to access the system private dir. then,u could acess the device via adb interface. --- Sent from ShangMail:Travel with free pushmail www.shangmail.com -- You received this