getContentResolver().query on “content://sms/conversations/?simple=true” not working with LIMIT and OFFSET

前端 未结 0 775
孤街浪徒
孤街浪徒 2020-11-27 08:06

I\'m writing an SMS app, and paginating since app is very slow with 10s of thousands of sms, if I load them all at once, so I am using this query:

cursor = ge         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题