从数组中获取游标

ng9*_*g93 2 arrays string android cursor

是否有可能得到一个数组的机器人光标(无论是ArrayListStringaArray)?

Com*_*are 9

Loxley有一个解决方案:创建自己的Cursor类,扩展AbstractCursor,以包裹您的集合.

另一种选择是不创建ArrayList,而是创建一个MatrixCursor.