Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
I was just wondering is it possible to extract few rows from a Android Cursor and save them in another Cursor?
Cursor
您可以创建一个MatrixCursor基于原始数据的Cursor.
MatrixCursor