@bowo ===
cursor() does not work in android mode because there is not any cursor object in the standard meaning for android; cursor is only used for list or data base and refers to the position of the item
2 Likes